Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnetconf.h25 #define NETCONFA_ALL -1 macro
/openbmc/linux/net/ipv4/
H A Ddevinet.c2065 if (type == NETCONFA_ALL) in inet_netconf_msgsize_devconf()
2098 if (type == NETCONFA_ALL) in inet_netconf_fill_devconf()
2257 skb = nlmsg_new(inet_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet_netconf_get_devconf()
2264 NETCONFA_ALL); in inet_netconf_get_devconf()
2323 NETCONFA_ALL) < 0) { in inet_netconf_dump_devconf()
2339 NETCONFA_ALL) < 0) in inet_netconf_dump_devconf()
2350 NETCONFA_ALL) < 0) in inet_netconf_dump_devconf()
2640 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __devinet_sysctl_register()
/openbmc/linux/net/mpls/
H A Daf_mpls.c1146 if (type == NETCONFA_ALL) in mpls_netconf_fill_devconf()
1174 if (type == NETCONFA_ALL) in mpls_netconf_msgsize_devconf()
1282 skb = nlmsg_new(mpls_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in mpls_netconf_get_devconf()
1289 NETCONFA_ALL); in mpls_netconf_get_devconf()
1338 NETCONFA_ALL); in mpls_netconf_dump_devconf()
1411 mpls_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, mdev); in mpls_dev_sysctl_register()
/openbmc/linux/net/ipv6/
H A Daddrconf.c505 if (type == NETCONFA_ALL) in inet6_netconf_msgsize_devconf()
537 if (type == NETCONFA_ALL) in inet6_netconf_fill_devconf()
687 skb = nlmsg_new(inet6_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet6_netconf_get_devconf()
694 NETCONFA_ALL); in inet6_netconf_get_devconf()
772 NETCONFA_ALL) < 0) { in inet6_netconf_dump_devconf()
788 NETCONFA_ALL) < 0) in inet6_netconf_dump_devconf()
799 NETCONFA_ALL) < 0) in inet6_netconf_dump_devconf()
7181 inet6_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __addrconf_sysctl_register()