Home
last modified time | relevance | path

Searched refs:NETCONFA_PROXY_NEIGH (Results 1 – 5 of 5) 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 Dnetconf.h18 NETCONFA_PROXY_NEIGH, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnetconf.h18 NETCONFA_PROXY_NEIGH, enumerator
/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 Dnetconf.h18 NETCONFA_PROXY_NEIGH, enumerator
/OK3568_Linux_fs/kernel/net/ipv4/
H A Ddevinet.c2019 if (all || type == NETCONFA_PROXY_NEIGH) in inet_netconf_msgsize_devconf()
2069 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet_netconf_fill_devconf()
2070 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet_netconf_fill_devconf()
2116 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
2406 NETCONFA_PROXY_NEIGH, in devinet_conf_proc()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daddrconf.c508 if (all || type == NETCONFA_PROXY_NEIGH) in inet6_netconf_msgsize_devconf()
552 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet6_netconf_fill_devconf()
553 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, devconf->proxy_ndp) < 0) in inet6_netconf_fill_devconf()
597 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
6306 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6311 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()
6318 NETCONFA_PROXY_NEIGH, in addrconf_sysctl_proxy_ndp()