Home
last modified time | relevance | path

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

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