Searched refs:IPSET_ATTR_MARK (Results 1 – 2 of 2) sorted by relevance
64 nla_put_net32(skb, IPSET_ATTR_MARK, htonl(data->mark))) in hash_ipmark4_data_list()115 !ip_set_attr_netorder(tb, IPSET_ATTR_MARK))) in hash_ipmark4_uadt()126 e.mark = ntohl(nla_get_be32(tb[IPSET_ATTR_MARK])); in hash_ipmark4_uadt()187 nla_put_net32(skb, IPSET_ATTR_MARK, htonl(data->mark))) in hash_ipmark6_data_list()240 !ip_set_attr_netorder(tb, IPSET_ATTR_MARK))) in hash_ipmark6_uadt()259 e.mark = ntohl(nla_get_be32(tb[IPSET_ATTR_MARK])); in hash_ipmark6_uadt()295 [IPSET_ATTR_MARK] = { .type = NLA_U32 },
86 IPSET_ATTR_MARK, /* 10 */ enumerator