Home
last modified time | relevance | path

Searched refs:add_cmp_u32 (Results 1 – 2 of 2) sorted by relevance

/third_party/iptables/iptables/
Dnft-shared.h122 void add_cmp_u32(struct nftnl_rule *r, uint32_t val, uint32_t op);
Dnft-shared.c131 void add_cmp_u32(struct nftnl_rule *r, uint32_t val, uint32_t op) in add_cmp_u32() function