Searched refs:add_proto (Results 1 – 3 of 3) sorted by relevance
/third_party/iptables/iptables/ |
D | nft-shared.h | 127 void add_proto(struct nftnl_rule *r, int offset, size_t len,
|
D | nft-arp.c | 165 add_proto(r, offsetof(struct arphdr, ar_hln), 1, in nft_arp_add() 169 add_proto(r, offsetof(struct arphdr, ar_pln), 1, 4, NFT_CMP_EQ); in nft_arp_add()
|
D | nft-shared.c | 189 void add_proto(struct nftnl_rule *r, int offset, size_t len, in add_proto() function
|