Home
last modified time | relevance | path

Searched refs:NETCONFA_ALL (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dnetconf.h25 #define NETCONFA_ALL -1 macro
/linux-6.3-rc2/net/ipv4/
A Ddevinet.c2017 if (type == NETCONFA_ALL) in inet_netconf_msgsize_devconf()
2050 if (type == NETCONFA_ALL) in inet_netconf_fill_devconf()
2209 skb = nlmsg_new(inet_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet_netconf_get_devconf()
2216 NETCONFA_ALL); in inet_netconf_get_devconf()
2276 NETCONFA_ALL) < 0) { in inet_netconf_dump_devconf()
2292 NETCONFA_ALL) < 0) in inet_netconf_dump_devconf()
2303 NETCONFA_ALL) < 0) in inet_netconf_dump_devconf()
2593 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __devinet_sysctl_register()
/linux-6.3-rc2/net/mpls/
A Daf_mpls.c1145 if (type == NETCONFA_ALL) in mpls_netconf_fill_devconf()
1173 if (type == NETCONFA_ALL) in mpls_netconf_msgsize_devconf()
1281 skb = nlmsg_new(mpls_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in mpls_netconf_get_devconf()
1288 NETCONFA_ALL); in mpls_netconf_get_devconf()
1345 NETCONFA_ALL) < 0) { in mpls_netconf_dump_devconf()
1425 mpls_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, mdev); in mpls_dev_sysctl_register()
/linux-6.3-rc2/net/ipv6/
A Daddrconf.c504 if (type == NETCONFA_ALL) in inet6_netconf_msgsize_devconf()
536 if (type == NETCONFA_ALL) in inet6_netconf_fill_devconf()
686 skb = nlmsg_new(inet6_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet6_netconf_get_devconf()
693 NETCONFA_ALL); in inet6_netconf_get_devconf()
756 NETCONFA_ALL) < 0) { in inet6_netconf_dump_devconf()
772 NETCONFA_ALL) < 0) in inet6_netconf_dump_devconf()
783 NETCONFA_ALL) < 0) in inet6_netconf_dump_devconf()
7098 inet6_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __addrconf_sysctl_register()

Completed in 43 milliseconds