Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Drtnetlink.h9 typedef u16 (*rtnl_calcit_func)(struct sk_buff *, struct nlmsghdr *); typedef
12 rtnl_doit_func, rtnl_dumpit_func, rtnl_calcit_func);
14 rtnl_doit_func, rtnl_dumpit_func, rtnl_calcit_func);
/linux-4.4.14/net/core/
Drtnetlink.c63 rtnl_calcit_func calcit;
152 static rtnl_calcit_func rtnl_get_calcit(int protocol, int msgindex) in rtnl_get_calcit()
187 rtnl_calcit_func calcit) in __rtnl_register()
228 rtnl_calcit_func calcit) in rtnl_register()
3378 rtnl_calcit_func calcit; in rtnetlink_rcv_msg()