OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reply_sport
(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
149
reply_sport
= nfnl_ct_get_src_port(ct, 1);
155
orig_sport == reply_dport && orig_dport ==
reply_sport
&&
166
dump_addr(p, reply_src,
reply_sport
);
Completed in 27 milliseconds