Searched refs:IPSET_ATTR_MARK (Results 1 – 2 of 2) sorted by relevance
60 nla_put_net32(skb, IPSET_ATTR_MARK, htonl(data->mark))) in hash_ipmark4_data_list()111 !ip_set_attr_netorder(tb, IPSET_ATTR_MARK))) in hash_ipmark4_uadt()122 e.mark = ntohl(nla_get_be32(tb[IPSET_ATTR_MARK])); in hash_ipmark4_uadt()192 nla_put_net32(skb, IPSET_ATTR_MARK, htonl(data->mark))) in hash_ipmark6_data_list()245 !ip_set_attr_netorder(tb, IPSET_ATTR_MARK))) in hash_ipmark6_uadt()264 e.mark = ntohl(nla_get_be32(tb[IPSET_ATTR_MARK])); in hash_ipmark6_uadt()302 [IPSET_ATTR_MARK] = { .type = NLA_U32 },
86 IPSET_ATTR_MARK, /* 10 */ enumerator