OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_bitwise_u16
(Results
1 - 3
of
3
) sorted by null
/external/iptables/iptables/
nft-shared.h
110
void
add_bitwise_u16
(struct nftnl_rule *r, int mask, int xor);
nft-ipv4.c
68
add_bitwise_u16
(r, 0x1fff, !0x1fff);
nft-shared.c
69
void
add_bitwise_u16
(struct nftnl_rule *r, int mask, int xor)
function
Completed in 77 milliseconds