Searched refs:rtnl_msg_family (Results 1 – 6 of 6) sorted by relevance
23 static inline int rtnl_msg_family(const struct nlmsghdr *nlh) in rtnl_msg_family() function
1135 family = rtnl_msg_family(nlh); in fib_nl_dumprule()
996 if (rtnl_msg_family(cb->nlh) != PF_INET) in inet_dump_fib()
2589 if (rtnl_msg_family(cb->nlh) != RTNL_FAMILY_IPMR) in ipmr_rtm_dumproute()
670 if (rtnl_msg_family(cb->nlh) != PF_INET6) in inet6_dump_fib()
2506 if (rtnl_msg_family(cb->nlh) != RTNL_FAMILY_IP6MR) in ip6mr_rtm_dumproute()
Completed in 29 milliseconds