Home
last modified time | relevance | path

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

/external/libnl/lib/netfilter/
Dct_obj.c49 #define CT_ATTR_REPL_ICMP_ID (1UL << 21) macro
375 __ADD(CT_ATTR_REPL_ICMP_ID, replyicmpid)
710 int attr = repl ? CT_ATTR_REPL_ICMP_ID : CT_ATTR_ORIG_ICMP_ID; in nfnl_ct_set_icmp_id()
718 int attr = repl ? CT_ATTR_REPL_ICMP_ID : CT_ATTR_ORIG_ICMP_ID; in nfnl_ct_test_icmp_id()