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

/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.c125 static struct _s_x f_tcpflags[] = { variable in typeref:struct:_s_x
864 * There is a specialized check for f_tcpflags.
874 if (list == f_tcpflags && set == TH_SYN && clear == TH_ACK) {
1650 print_flags("tcpflags", cmd, f_tcpflags);
3707 fill_flags(cmd, O_TCPFLAGS, f_tcpflags, *av);

Completed in 51 milliseconds