Searched defs:orig_dstip (Results 1 – 2 of 2) sorted by relevance
60 u_int32_t orig_srcip, orig_dstip; member78 u_int32_t orig_srcip, u_int32_t orig_dstip, in redir_cmp()89 find_redir(u_int32_t orig_srcip, u_int32_t orig_dstip, in find_redir()
275 u_int32_t *var_ipp, *other_ipp, saved_ip, orig_dstip; in find_best_ips_proto() local