Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Drtnetlink.h18 static inline int rtnl_msg_family(const struct nlmsghdr *nlh) in rtnl_msg_family() function
/linux-4.4.14/net/core/
Dfib_rules.c662 family = rtnl_msg_family(cb->nlh); in fib_nl_dumprule()