Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dnetconf.h26 #define NETCONFA_ALL -1 macro
/linux/net/ipv4/
H A Ddevinet.c2124 if (type == NETCONFA_ALL) in inet_netconf_msgsize_devconf()
2157 if (type == NETCONFA_ALL) in inet_netconf_fill_devconf()
2315 skb = nlmsg_new(inet_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet_netconf_get_devconf()
2322 NETCONFA_ALL); in inet_netconf_get_devconf()
2375 NETCONFA_ALL); in inet_netconf_dump_devconf()
2385 NETCONFA_ALL); in inet_netconf_dump_devconf()
2396 NETCONFA_ALL); in inet_netconf_dump_devconf()
2684 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __devinet_sysctl_register()
/linux/net/ipv6/
H A Daddrconf.c514 if (type == NETCONFA_ALL) in inet6_netconf_msgsize_devconf()
546 if (type == NETCONFA_ALL) in inet6_netconf_fill_devconf()
698 skb = nlmsg_new(inet6_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet6_netconf_get_devconf()
705 NETCONFA_ALL); in inet6_netconf_get_devconf()
774 NETCONFA_ALL); in inet6_netconf_dump_devconf()
784 NETCONFA_ALL); in inet6_netconf_dump_devconf()
795 NETCONFA_ALL); in inet6_netconf_dump_devconf()
7332 inet6_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __addrconf_sysctl_register()