Home
last modified time | relevance | path

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

/trueos/contrib/tcpdump/
HDip.h74 #define IPTOS_RELIABILITY 0x04 macro
/trueos/sys/netinet/
HDip.h79 #define IPTOS_RELIABILITY 0x04 macro
/trueos/crypto/openssh/
HDdefines.h53 # define IPTOS_RELIABILITY 0x04 macro
HDmisc.c985 { "reliability", IPTOS_RELIABILITY },
/trueos/contrib/netcat/
HDnetcat.c1271 { "reliability", IPTOS_RELIABILITY }, in map_tos()
/trueos/sbin/ipfw/
HDipfw2.c164 { "reliability", IPTOS_RELIABILITY},
/trueos/sbin/pfctl/
HDparse.y3380 $$ = IPTOS_RELIABILITY;