Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/ipf/libipf/
HDtcpflags.c27 u_char tcpflags(char *flgs) in tcpflags() function
/freebsd-14-stable/sys/netpfil/ipfilter/netinet/
HDip_state.c2110 int ackskew, tcpflags; in ipf_state_tcpinwindow() local
3954 u_char tcpflags; in ipf_tcp_age() local
/freebsd-14-stable/sbin/pfctl/
HDpfctl_parser.c80 const char * const tcpflags = "FSRPAUEW"; variable