Home
last modified time | relevance | path

Searched refs:IPSET_ATTR_SKBQUEUE (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/net/netfilter/ipset/
A Dip_set_hash_ipmac.c126 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBQUEUE))) in hash_ipmac4_uadt()
245 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBQUEUE))) in hash_ipmac6_uadt()
293 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_hash_mac.c150 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_hash_ipmark.c312 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_bitmap_port.c313 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_hash_ip.c307 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_hash_net.c388 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_bitmap_ip.c368 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_bitmap_ipmac.c404 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_hash_ipport.c398 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_hash_ipportip.c391 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_core.c469 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBQUEUE))) in ip_set_get_extensions()
505 if (tb[IPSET_ATTR_SKBQUEUE]) { in ip_set_get_extensions()
509 be16_to_cpu(nla_get_be16(tb[IPSET_ATTR_SKBQUEUE])); in ip_set_get_extensions()
551 nla_put_net16(skb, IPSET_ATTR_SKBQUEUE, in ip_set_put_skbinfo()
A Dip_set_hash_netiface.c506 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_hash_netport.c496 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_hash_netnet.c511 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_hash_ipportnet.c553 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_hash_netportnet.c608 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
A Dip_set_list_set.c662 [IPSET_ATTR_SKBQUEUE] = { .type = NLA_U16 },
/linux-6.3-rc2/include/uapi/linux/netfilter/ipset/
A Dip_set.h122 IPSET_ATTR_SKBQUEUE, enumerator

Completed in 26 milliseconds