Searched refs:NETCONFA_ALL (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | netconf.h | 25 #define NETCONFA_ALL -1 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | netconf.h | 25 #define NETCONFA_ALL -1 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | netconf.h | 25 #define NETCONFA_ALL -1 macro
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | devinet.c | 2008 if (type == NETCONFA_ALL) in inet_netconf_msgsize_devconf() 2041 if (type == NETCONFA_ALL) in inet_netconf_fill_devconf() 2200 skb = nlmsg_new(inet_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet_netconf_get_devconf() 2207 NETCONFA_ALL); in inet_netconf_get_devconf() 2267 NETCONFA_ALL) < 0) { in inet_netconf_dump_devconf() 2283 NETCONFA_ALL) < 0) in inet_netconf_dump_devconf() 2294 NETCONFA_ALL) < 0) in inet_netconf_dump_devconf() 2578 inet_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __devinet_sysctl_register()
|
| /OK3568_Linux_fs/kernel/net/mpls/ |
| H A D | af_mpls.c | 1144 if (type == NETCONFA_ALL) in mpls_netconf_fill_devconf() 1172 if (type == NETCONFA_ALL) in mpls_netconf_msgsize_devconf() 1280 skb = nlmsg_new(mpls_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in mpls_netconf_get_devconf() 1287 NETCONFA_ALL); in mpls_netconf_get_devconf() 1344 NETCONFA_ALL) < 0) { in mpls_netconf_dump_devconf() 1424 mpls_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, mdev); in mpls_dev_sysctl_register()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | addrconf.c | 499 if (type == NETCONFA_ALL) in inet6_netconf_msgsize_devconf() 531 if (type == NETCONFA_ALL) in inet6_netconf_fill_devconf() 681 skb = nlmsg_new(inet6_netconf_msgsize_devconf(NETCONFA_ALL), GFP_KERNEL); in inet6_netconf_get_devconf() 688 NETCONFA_ALL); in inet6_netconf_get_devconf() 752 NETCONFA_ALL) < 0) { in inet6_netconf_dump_devconf() 768 NETCONFA_ALL) < 0) in inet6_netconf_dump_devconf() 779 NETCONFA_ALL) < 0) in inet6_netconf_dump_devconf() 7013 inet6_netconf_notify_devconf(net, RTM_NEWNETCONF, NETCONFA_ALL, in __addrconf_sysctl_register()
|