Home
last modified time | relevance | path

Searched refs:ih_dst (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/netinet/
H A Dtcpip.h46 #define ti_dst ti_i.ih_dst
H A Dudp_var.h52 #define ui_dst ui_i.ih_dst
H A Dip_var.h49 struct in_addr ih_dst; /* destination internet address */ member
/freebsd/sys/netpfil/pf/
H A Din4_cksum.c107 u.ipov.ih_dst = mtod(m, struct ip *)->ip_dst; in in4_cksum()
/freebsd/usr.sbin/traceroute/
H A Dtraceroute.c1688 ipo.ih_dst = ip->ip_dst; in p_cksum()