Home
last modified time | relevance | path

Searched defs:orig_dstip (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/ipv4/netfilter/
Dip_fw_compat_redir.c60 u_int32_t orig_srcip, orig_dstip; member
78 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()
Dip_nat_core.c275 u_int32_t *var_ipp, *other_ipp, saved_ip, orig_dstip; in find_best_ips_proto() local