Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/netns/
Dipv4.h52 struct sock *fibnl; member
/linux-4.4.14/net/ipv4/
Dfib_frontend.c1098 netlink_unicast(net->ipv4.fibnl, skb, portid, MSG_DONTWAIT); in nl_fib_input()
1111 net->ipv4.fibnl = sk; in nl_fib_lookup_init()
1117 netlink_kernel_release(net->ipv4.fibnl); in nl_fib_lookup_exit()
1118 net->ipv4.fibnl = NULL; in nl_fib_lookup_exit()