Searched defs:tcpflags (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/usr.sbin/httpd/
H A Dparse.y1237 tcpflags : SACK { srv_conf->tcpflags |= TCPFLAG_SACK; } label
[all...]
H A Dhttpd.h523 uint8_t tcpflags; member in struct:server_config
/openbsd-current/usr.sbin/relayd/
H A Dparse.y1186 tcpflags : SACK { proto->tcpflags |= TCPFLAG_SACK; } label
[all...]
H A Drelayd.h734 u_int8_t tcpflags; member in struct:protocol
/openbsd-current/sbin/pfctl/
H A Dpfctl_parser.c84 const char *tcpflags = "FSRPAUEW"; variable
/openbsd-current/usr.bin/systat/
H A Dpftop.c1288 const char *tcpflags = "FSRPAUEW"; local

Completed in 208 milliseconds