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

/netbsd-6-1-5-RELEASE/sys/netinet/
H A Dtcpip.h49 #define ti_sport ti_t.th_sport macro
/netbsd-6-1-5-RELEASE/dist/ipf/lib/
H A Dipft_ef.c102 pkt.ti_sport = htons(atoi(sprt) & 65535);
109 pkt.ti_sport = htons(atoi(sprt) & 65535);
H A Dipft_td.c130 pkt.ti_sport = htons(atoi(s));
/netbsd-6-1-5-RELEASE/dist/ipf/ipsend/
H A Dtcpip.h75 #define ti_sport ti_t.th_sport macro
H A Dip.c321 (char *)&ti->ti_sport, sizeof(udphdr_t));
328 bcopy((char *)&ti->ti_sport,
H A Dlsock.c227 ti->ti_sport = lsin.sin_port;
H A Dsock.c432 ti->ti_sport = lsin.sin_port;

Completed in 107 milliseconds