Home
last modified time | relevance | path

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

/freebsd/sys/netinet/
H A Dtcpip.h45 #define ti_src ti_i.ih_src macro
/freebsd/sbin/ipf/ipsend/
H A Dsock.c267 bcopy((char *)&ti->ti_src, (char *)&lsin.sin_addr, in do_socket()
H A Dip.c296 ti->ti_src = ip->ip_src; in send_udp()