Searched refs:NETCONFA_ALL (Results 1 – 4 of 4) sorted by relevance
| /linux/include/uapi/linux/ |
| A D | netconf.h | 25 #define NETCONFA_ALL -1 macro
|
| /linux/net/ipv4/ |
| A D | devinet.c | 2011 if (type == NETCONFA_ALL) in inet_netconf_msgsize_devconf() 2044 if (type == NETCONFA_ALL) in inet_netconf_fill_devconf() 2203 skb = nlmsg_new(inet_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet_netconf_get_devconf() 2210 NETCONFA_ALL); in inet_netconf_get_devconf() 2270 NETCONFA_ALL) < 0) { in inet_netconf_dump_devconf() 2286 NETCONFA_ALL) < 0) in inet_netconf_dump_devconf() 2297 NETCONFA_ALL) < 0) in inet_netconf_dump_devconf() 2587 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __devinet_sysctl_register()
|
| /linux/net/mpls/ |
| A D | af_mpls.c | 1145 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/net/ipv6/ |
| A D | addrconf.c | 507 if (type == NETCONFA_ALL) in inet6_netconf_msgsize_devconf() 539 if (type == NETCONFA_ALL) in inet6_netconf_fill_devconf() 689 skb = nlmsg_new(inet6_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet6_netconf_get_devconf() 696 NETCONFA_ALL); in inet6_netconf_get_devconf() 759 NETCONFA_ALL) < 0) { in inet6_netconf_dump_devconf() 775 NETCONFA_ALL) < 0) in inet6_netconf_dump_devconf() 786 NETCONFA_ALL) < 0) in inet6_netconf_dump_devconf() 7041 inet6_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __addrconf_sysctl_register()
|
Completed in 32 milliseconds