Searched refs:th_x2 (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/netinet/
H A Dtcpip.h94 #define ti_x2 ti_t.th_x2
H A Dtcp.h87 unsigned int th_x2:4, /* (unused) */ member in struct:tcphdr
92 th_x2:4; /* (unused) */ member in struct:tcphdr
H A Dtcp_subr.c559 tcp_hdr->th_x2 = 0;
746 nth->th_x2 = 0;
/xnu-2782.1.97/bsd/net/
H A Dpf_norm.c2190 if (flags != th->th_flags || th->th_x2 != 0) {
2195 th->th_x2 = 0;

Completed in 27 milliseconds