Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dnetconf.h25 #define NETCONFA_ALL -1 macro
/linux-6.15/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-6.15/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()
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()
1337 NETCONFA_ALL); in mpls_netconf_dump_devconf()
1409 mpls_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, mdev); in mpls_dev_sysctl_register()
/linux-6.15/net/ipv6/
H A Daddrconf.c512 if (type == NETCONFA_ALL) in inet6_netconf_msgsize_devconf()
544 if (type == NETCONFA_ALL) in inet6_netconf_fill_devconf()
696 skb = nlmsg_new(inet6_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet6_netconf_get_devconf()
703 NETCONFA_ALL); in inet6_netconf_get_devconf()
772 NETCONFA_ALL); in inet6_netconf_dump_devconf()
782 NETCONFA_ALL); in inet6_netconf_dump_devconf()
793 NETCONFA_ALL); in inet6_netconf_dump_devconf()
7259 inet6_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __addrconf_sysctl_register()