OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reply_dport
(Results
1 - 1
of
1
) sorted by null
/external/libnl/lib/netfilter/
ct_obj.c
134
int orig_sport = 0, orig_dport = 0, reply_sport = 0,
reply_dport
= 0;
local
152
reply_dport
= nfnl_ct_get_dst_port(ct, 1);
155
orig_sport ==
reply_dport
&& orig_dport == reply_sport &&
168
dump_addr(p, reply_dst,
reply_dport
);
Completed in 337 milliseconds