Searched refs:ti_sport (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dtcpip.h50 #define ti_sport ti_t.th_sport macro
/freebsd-12-stable/contrib/ipfilter/ipsend/
H A Dip.c314 (char *)&ti->ti_sport, sizeof(udphdr_t));
321 bcopy((char *)&ti->ti_sport,
H A Dsock.c286 ti->ti_sport = lsin.sin_port;

Completed in 102 milliseconds