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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2_compat.c72 static struct _s_x f_tcpflags[] = { variable in typeref:struct:_s_x
284 * There is a specialized check for f_tcpflags.
294 if (list == f_tcpflags && set == TH_SYN && clear == TH_ACK) {
696 print_flags("tcpflags", cmd, f_tcpflags);

Completed in 10 milliseconds