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/mpls/
H A Daf_mpls.c1174 if (type == NETCONFA_ALL) in mpls_netconf_fill_devconf()
1202 if (type == NETCONFA_ALL) in mpls_netconf_msgsize_devconf()
1302 skb = nlmsg_new(mpls_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in mpls_netconf_get_devconf()
1325 NETCONFA_ALL); in mpls_netconf_get_devconf()
1381 NETCONFA_ALL); in mpls_netconf_dump_devconf()
1453 mpls_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, mdev); in mpls_dev_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()
7363 inet6_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __addrconf_sysctl_unregister()