Home
last modified time | relevance | path

Searched refs:ti_dst (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/netinet/
H A Dtcpip.h46 #define ti_dst ti_i.ih_dst macro
/freebsd/sbin/ipf/ipsend/
H A Dsock.c289 bcopy((char *)&ti->ti_dst, (char *)&rsin.sin_addr, in do_socket()
H A Dip.c297 ti->ti_dst = ip->ip_dst; in send_udp()