Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dnetconf.h16 NETCONFA_RP_FILTER, enumerator
/openbmc/linux/net/ipv4/
H A Ddevinet.c2056 if (all || type == NETCONFA_RP_FILTER) in inet_netconf_msgsize_devconf()
2100 if ((all || type == NETCONFA_RP_FILTER) && in inet_netconf_fill_devconf()
2101 nla_put_s32(skb, NETCONFA_RP_FILTER, in inet_netconf_fill_devconf()
2158 [NETCONFA_RP_FILTER] = { .len = sizeof(int) },
2441 NETCONFA_RP_FILTER, in devinet_conf_proc()