Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dnetconf.h25 #define NETCONFA_ALL -1 macro
/Linux-v5.4/net/ipv4/
Ddevinet.c2007 if (type == NETCONFA_ALL) in inet_netconf_msgsize_devconf()
2040 if (type == NETCONFA_ALL) in inet_netconf_fill_devconf()
2199 skb = nlmsg_new(inet_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet_netconf_get_devconf()
2206 NETCONFA_ALL); in inet_netconf_get_devconf()
2266 NETCONFA_ALL) < 0) { in inet_netconf_dump_devconf()
2282 NETCONFA_ALL) < 0) in inet_netconf_dump_devconf()
2293 NETCONFA_ALL) < 0) in inet_netconf_dump_devconf()
2580 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __devinet_sysctl_register()
/Linux-v5.4/net/mpls/
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()
1426 mpls_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, mdev); in mpls_dev_sysctl_register()
/Linux-v5.4/net/ipv6/
Daddrconf.c495 if (type == NETCONFA_ALL) in inet6_netconf_msgsize_devconf()
527 if (type == NETCONFA_ALL) in inet6_netconf_fill_devconf()
677 skb = nlmsg_new(inet6_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet6_netconf_get_devconf()
684 NETCONFA_ALL); in inet6_netconf_get_devconf()
748 NETCONFA_ALL) < 0) { in inet6_netconf_dump_devconf()
764 NETCONFA_ALL) < 0) in inet6_netconf_dump_devconf()
775 NETCONFA_ALL) < 0) in inet6_netconf_dump_devconf()
6861 inet6_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __addrconf_sysctl_register()