HomeSort by relevance Sort by last modified time
    Searched full:orig_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
146 orig_dport = nfnl_ct_get_dst_port(ct, 0);
155 orig_sport == reply_dport && orig_dport == reply_sport &&
162 dump_addr(p, orig_dst, orig_dport);

Completed in 936 milliseconds