Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Drtnetlink.h23 static inline int rtnl_msg_family(const struct nlmsghdr *nlh) in rtnl_msg_family() function
/Linux-v5.4/net/core/
Dfib_rules.c1105 family = rtnl_msg_family(nlh); in fib_nl_dumprule()