Searched refs:IPSET_ATTR_MARK (Results 1 – 2 of 2) sorted by relevance
59 nla_put_net32(skb, IPSET_ATTR_MARK, htonl(data->mark))) in hash_ipmark4_data_list()110 !ip_set_attr_netorder(tb, IPSET_ATTR_MARK))) in hash_ipmark4_uadt()121 e.mark = ntohl(nla_get_be32(tb[IPSET_ATTR_MARK])); in hash_ipmark4_uadt()182 nla_put_net32(skb, IPSET_ATTR_MARK, htonl(data->mark))) in hash_ipmark6_data_list()235 !ip_set_attr_netorder(tb, IPSET_ATTR_MARK))) in hash_ipmark6_uadt()254 e.mark = ntohl(nla_get_be32(tb[IPSET_ATTR_MARK])); in hash_ipmark6_uadt()290 [IPSET_ATTR_MARK] = { .type = NLA_U32 },
90 IPSET_ATTR_MARK, /* 10 */ enumerator