Home
last modified time | relevance | path

Searched refs:TCPFLAG_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.sbin/httpd/
H A Dhttpd.h411 #define TCPFLAG_DEFAULT 0x00 macro
/openbsd/usr.sbin/relayd/
H A Drelayd.h690 #define TCPFLAG_DEFAULT 0x00 macro
H A Dconfig.c104 env->sc_proto_default.tcpflags = TCPFLAG_DEFAULT; in config_init()
H A Dparse.y1077 p->tcpflags = TCPFLAG_DEFAULT;