Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/netns/
H A Dipv4.h69 struct sock *fibnl; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dfib_frontend.c1387 netlink_unicast(net->ipv4.fibnl, skb, portid, MSG_DONTWAIT); in nl_fib_input()
1400 net->ipv4.fibnl = sk; in nl_fib_lookup_init()
1406 netlink_kernel_release(net->ipv4.fibnl); in nl_fib_lookup_exit()
1407 net->ipv4.fibnl = NULL; in nl_fib_lookup_exit()