Searched refs:fibnl (Results 1 – 2 of 2) sorted by relevance
71 struct sock *fibnl; member
1379 nlmsg_unicast(net->ipv4.fibnl, skb, portid); in nl_fib_input()1392 net->ipv4.fibnl = sk; in nl_fib_lookup_init()1398 netlink_kernel_release(net->ipv4.fibnl); in nl_fib_lookup_exit()1399 net->ipv4.fibnl = NULL; in nl_fib_lookup_exit()
Completed in 7 milliseconds