linux/net/mctp
Jeremy Kerr 8069b22d65 mctp: Add helper for address match checking
Currently, we have a couple of paths that check that an EID matches, or
the match value is MCTP_ADDR_ANY.

Rather than open coding this, add a little helper.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-02-09 12:00:11 +00:00
..
test mctp: tests: Add key state tests 2022-02-09 12:00:11 +00:00
af_mctp.c mctp: remove unnecessary check before calling kfree_skb() 2021-11-30 18:09:23 -08:00
device.c net: don't include ndisc.h from ipv6.h 2022-02-04 14:15:11 -08:00
Kconfig mctp: Add flow extension to skb 2021-10-29 13:23:51 +01:00
Makefile mctp: Add test utils 2021-10-03 14:35:41 +01:00
neigh.c mctp: Remove only static neighbour on RTM_DELNEIGH 2022-01-02 12:18:14 +00:00
route.c mctp: Add helper for address match checking 2022-02-09 12:00:11 +00:00