Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c132 static struct _s_x f_tcpflags[] = { variable
1180 if (list == f_tcpflags && set == TH_SYN && clear == TH_ACK) { in print_flags()
1668 print_flags(bp, "tcpflags", cmd, f_tcpflags); in print_instruction()
4819 fill_flags_cmd(cmd, O_TCPFLAGS, f_tcpflags, *av); in compile_rule()