th_x2            1299 net/pf_norm.c  	if (flags != th->th_flags || th->th_x2 != 0) {
th_x2            1304 net/pf_norm.c  		th->th_x2 = 0;
th_x2              50 netinet/tcp.h  	u_int     th_x2:4,		/* (unused) */
th_x2              55 netinet/tcp.h  		  th_x2:4;		/* (unused) */
th_x2             295 netinet/tcp_subr.c 	th->th_x2  = 0;
th_x2             417 netinet/tcp_subr.c 	th->th_x2 = 0;
th_x2              54 netinet/tcpip.h #define	ti_x2		ti_t.th_x2
th_x2              61 netinet6/tcpipv6.h #define	ti6_x2		ti6_t.th_x2