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