Home
last modified time | relevance | path

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

/freebsd/sbin/ipf/libipf/
H A Dtcpflags.c30 uint16_t tcpflags(char *flgs) in tcpflags() function
H A Dprintpacket.c21 uint16_t tcpflags; in printpacket() local
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_state.c2106 int ackskew, tcpflags; in ipf_state_tcpinwindow() local
3950 u_char tcpflags; in ipf_tcp_age() local
/freebsd/sbin/pfctl/
H A Dpfctl_parser.c81 const char * const tcpflags = "FSRPAUEWe"; variable