Home
last modified time | relevance | path

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

/external/iptables/iptables/
Dnft-shared.c121 void add_cmp_u8(struct nftnl_rule *r, uint8_t val, uint32_t op) in add_cmp_u8() function
193 add_cmp_u8(r, proto, op); in add_proto()
199 add_cmp_u8(r, proto, op); in add_l4proto()
Dnft-shared.h120 void add_cmp_u8(struct nftnl_rule *r, uint8_t val, uint32_t op);