Home
last modified time | relevance | path

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

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