Searched defs:tcpflags (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/sbin/ipf/libipf/ | ||
H A D | tcpflags.c | 27 u_char tcpflags(char *flgs) tcpflags() function |
/freebsd-src/sys/netpfil/ipfilter/netinet/ | ||
H A D | ip_state.c | 2106 int ackskew, tcpflags; in ipf_state_tcpinwindow() local |
/freebsd-src/sbin/pfctl/ | ||
H A D | pfctl_parser.c | 79 const char * const tcpflags = "FSRPAUEW"; global() variable |