Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/netfilter/ipset/
A Dip_set_hash_ipmac.c125 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBPRIO) || in hash_ipmac4_uadt()
244 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBPRIO) || in hash_ipmac6_uadt()
292 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_hash_mac.c149 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_hash_ipmark.c311 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_bitmap_port.c312 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_hash_ip.c306 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_hash_net.c387 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_bitmap_ip.c367 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_bitmap_ipmac.c403 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_hash_ipport.c397 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_hash_ipportip.c390 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_core.c468 !ip_set_optattr_netorder(tb, IPSET_ATTR_SKBPRIO) || in ip_set_get_extensions()
499 if (tb[IPSET_ATTR_SKBPRIO]) { in ip_set_get_extensions()
503 be32_to_cpu(nla_get_be32(tb[IPSET_ATTR_SKBPRIO])); in ip_set_get_extensions()
548 nla_put_net32(skb, IPSET_ATTR_SKBPRIO, in ip_set_put_skbinfo()
A Dip_set_hash_netiface.c505 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_hash_netport.c495 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_hash_netnet.c510 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_hash_ipportnet.c552 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_hash_netportnet.c607 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
A Dip_set_list_set.c661 [IPSET_ATTR_SKBPRIO] = { .type = NLA_U32 },
/linux-6.3-rc2/include/uapi/linux/netfilter/ipset/
A Dip_set.h121 IPSET_ATTR_SKBPRIO, enumerator

Completed in 33 milliseconds