Home
last modified time | relevance | path

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

/linux-6.15/include/net/netns/
H A Dipv4.h113 struct sock *fibnl; member
/linux-6.15/Documentation/networking/net_cachelines/
H A Dnetns_ipv4_sysctl.rst31 struct_sock* fibnl
/linux-6.15/net/ipv4/
H A Dfib_frontend.c1428 nlmsg_unicast(net->ipv4.fibnl, skb, portid); in nl_fib_input()
1441 net->ipv4.fibnl = sk; in nl_fib_lookup_init()
1447 netlink_kernel_release(net->ipv4.fibnl); in nl_fib_lookup_exit()
1448 net->ipv4.fibnl = NULL; in nl_fib_lookup_exit()