Home
last modified time | relevance | path

Searched refs:NETCONFA_PROXY_NEIGH (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dnetconf.h18 NETCONFA_PROXY_NEIGH, enumerator
/linux/net/ipv4/
H A Ddevinet.c2134 if (all || type == NETCONFA_PROXY_NEIGH) in inet_netconf_msgsize_devconf()
2184 if ((all || type == NETCONFA_PROXY_NEIGH) && in inet_netconf_fill_devconf()
2185 nla_put_s32(skb, NETCONFA_PROXY_NEIGH, in inet_netconf_fill_devconf()
2231 [NETCONFA_PROXY_NEIGH] = { .len = sizeof(int) },
2505 NETCONFA_PROXY_NEIGH, in devinet_conf_proc()