Home
last modified time | relevance | path

Searched refs:rtnl_msg_family (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
H A Drtnetlink.h64 static inline int rtnl_msg_family(const struct nlmsghdr *nlh) in rtnl_msg_family() function
/linux/net/core/
H A Dfib_rules.c1161 family = rtnl_msg_family(nlh); in fib_nl_dumprule()
/linux/net/ipv4/
H A Dfib_frontend.c1029 if (rtnl_msg_family(cb->nlh) != PF_INET) in inet_dump_fib()
H A Dipmr.c2637 if (rtnl_msg_family(cb->nlh) != RTNL_FAMILY_IPMR) in ipmr_rtm_dumproute()
/linux/net/ipv6/
H A Dip6mr.c2644 if (rtnl_msg_family(cb->nlh) != RTNL_FAMILY_IP6MR) in ip6mr_rtm_dumproute()