th_sport          690 net/if_spppsubr.c 	    	      (th && (INTERACTIVE(ntohs(th->th_sport)) ||
th_sport         1644 net/pf.c       	th->th_sport = sport;
th_sport         2577 net/pf.c       		sport = pd->hdr.tcp->th_sport;
th_sport         2872 net/pf.c       		sport = th->th_sport;
th_sport         2925 net/pf.c       				pf_change_ap(saddr, &th->th_sport, pd->ip_sum,
th_sport         2927 net/pf.c       				sport = th->th_sport;
th_sport         3132 net/pf.c       					pf_change_ap(saddr, &th->th_sport,
th_sport         3135 net/pf.c       					sport = th->th_sport;
th_sport         3217 net/pf.c       				    pd->src, th->th_dport, th->th_sport,
th_sport         3464 net/pf.c       					pf_change_ap(saddr, &th->th_sport,
th_sport         3467 net/pf.c       					sport = th->th_sport;
th_sport         3482 net/pf.c       			    th->th_sport, s->src.seqhi, ntohl(th->th_seq) + 1,
th_sport         3593 net/pf.c       		key.ext.port = th->th_sport;
th_sport         3598 net/pf.c       		key.lan.port = th->th_sport;
th_sport         3623 net/pf.c       			    pd->src, th->th_dport, th->th_sport,
th_sport         3676 net/pf.c       			    pd->src, th->th_dport, th->th_sport,
th_sport         3981 net/pf.c       				    th->th_sport, ntohl(th->th_ack), 0,
th_sport         4017 net/pf.c       			pf_change_ap(pd->src, &th->th_sport, pd->ip_sum,
th_sport         4354 net/pf.c       				key.gwy.port = th.th_sport;
th_sport         4359 net/pf.c       				key.ext.port = th.th_sport;
th_sport         4403 net/pf.c       					pf_change_icmp(pd2.src, &th.th_sport,
th_sport         1246 net/pf_norm.c  			    r->src.port[0], r->src.port[1], th->th_sport))
th_sport          244 net/pf_osfp.c  	    srcname, ntohs(tcp->th_sport),
th_sport           45 netinet/tcp.h  	u_int16_t th_sport;		/* source port */
th_sport          599 netinet/tcp_input.c 		inp = in6_pcbhashlookup(&tcbtable, &ip6->ip6_src, th->th_sport,
th_sport          604 netinet/tcp_input.c 		inp = in_pcbhashlookup(&tcbtable, ip->ip_src, th->th_sport,
th_sport          666 netinet/tcp_input.c 			src.sin.sin_port = th->th_sport;
th_sport          679 netinet/tcp_input.c 			src.sin6.sin6_port = th->th_sport;
th_sport          823 netinet/tcp_input.c 				if (th->th_dport == th->th_sport) {
th_sport         4211 netinet/tcp_input.c 		th->th_sport = sc->sc_dst.sin.sin_port;
th_sport         4222 netinet/tcp_input.c 		th->th_sport = sc->sc_dst.sin6.sin6_port;
th_sport          291 netinet/tcp_subr.c 	th->th_sport = inp->inp_lport;
th_sport          395 netinet/tcp_subr.c 		xchg(th->th_dport, th->th_sport, u_int16_t);
th_sport          709 netinet/tcp_subr.c 		u_int16_t th_sport;
th_sport          774 netinet/tcp_subr.c 		    th.th_sport);
th_sport          848 netinet/tcp_subr.c 		    ip->ip_dst, th->th_dport, ip->ip_src, th->th_sport);
th_sport          905 netinet/tcp_subr.c 		    ip->ip_dst, th->th_dport, ip->ip_src, th->th_sport);
th_sport          922 netinet/tcp_subr.c 			sin.sin_port = th->th_sport;
th_sport           50 netinet/tcpip.h #define	ti_sport	ti_t.th_sport
th_sport           57 netinet6/tcpipv6.h #define	ti6_sport	ti6_t.th_sport