Home
last modified time | relevance | path

Searched refs:fibnl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/netns/
H A Dipv4.h68 struct sock *fibnl; member
/kernel/linux/linux-6.6/include/net/netns/
H A Dipv4.h73 struct sock *fibnl; member
/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_frontend.c1390 netlink_unicast(net->ipv4.fibnl, skb, portid, MSG_DONTWAIT); in nl_fib_input()
1403 net->ipv4.fibnl = sk; in nl_fib_lookup_init()
1409 netlink_kernel_release(net->ipv4.fibnl); in nl_fib_lookup_exit()
1410 net->ipv4.fibnl = NULL; in nl_fib_lookup_exit()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_frontend.c1399 nlmsg_unicast(net->ipv4.fibnl, skb, portid); in nl_fib_input()
1412 net->ipv4.fibnl = sk; in nl_fib_lookup_init()
1418 netlink_kernel_release(net->ipv4.fibnl); in nl_fib_lookup_exit()
1419 net->ipv4.fibnl = NULL; in nl_fib_lookup_exit()

Completed in 6 milliseconds