Home
last modified time | relevance | path

Searched defs:tcpflags (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/ipf/dist/lib/
H A Dtcpflags.c28 u_char tcpflags(flgs) in tcpflags() function
/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_state.c2121 int ackskew, tcpflags; in ipf_state_tcpinwindow() local
3964 u_char tcpflags; in ipf_tcp_age() local
/netbsd-src/dist/pf/sbin/pfctl/
H A Dpfctl_parser.c80 const char *tcpflags = "FSRPAUEW"; variable