Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Dipv6_sockglue.c119 static bool setsockopt_needs_rtnl(int optname) in setsockopt_needs_rtnl() function
399 bool needs_rtnl = setsockopt_needs_rtnl(optname); in do_ipv6_setsockopt()
/kernel/linux/linux-6.6/net/ipv6/
H A Dipv6_sockglue.c121 static bool setsockopt_needs_rtnl(int optname) in setsockopt_needs_rtnl() function
401 bool needs_rtnl = setsockopt_needs_rtnl(optname); in do_ipv6_setsockopt()
/kernel/linux/linux-5.10/net/ipv4/
H A Dip_sockglue.c646 static bool setsockopt_needs_rtnl(int optname) in setsockopt_needs_rtnl() function
902 bool needs_rtnl = setsockopt_needs_rtnl(optname); in do_ip_setsockopt()
/kernel/linux/linux-6.6/net/ipv4/
H A Dip_sockglue.c642 static bool setsockopt_needs_rtnl(int optname) in setsockopt_needs_rtnl() function
900 bool needs_rtnl = setsockopt_needs_rtnl(optname); in do_ip_setsockopt()

Completed in 7 milliseconds