Home
last modified time | relevance | path

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

/linux-6.6.21/net/ipv6/
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()
/linux-6.6.21/net/ipv4/
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()