Home
last modified time | relevance | path

Searched refs:tcpipminttl (Results 1 – 7 of 7) sorted by relevance

/openbsd/usr.sbin/relayd/
H A Drelay_udp.c153 val = (int)proto->tcpipminttl; in relay_udp_socket()
H A Drelayd.h737 u_int8_t tcpipminttl; member
H A Drelay.c595 val = (int)proto->tcpipminttl; in relay_socket()
H A Dparse.y1218 proto->tcpipminttl = $3;
/openbsd/usr.sbin/httpd/
H A Dhttpd.h522 uint8_t tcpipminttl; member
H A Dserver.c693 val = (int)srv_conf->tcpipminttl; in server_socket()
H A Dparse.y1270 srv_conf->tcpipminttl = $3;