Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/tcpdump/
Dip.h74 #define IPTOS_RELIABILITY 0x04 macro
/freebsd-9-stable/sys/netinet/
Dip.h79 #define IPTOS_RELIABILITY 0x04 macro
/freebsd-9-stable/crypto/openssh/
Ddefines.h53 # define IPTOS_RELIABILITY 0x04 macro
Dmisc.c986 { "reliability", IPTOS_RELIABILITY },
/freebsd-9-stable/contrib/netcat/
Dnetcat.c1099 { "reliability", IPTOS_RELIABILITY }, in map_tos()
/freebsd-9-stable/sbin/ipfw/
Dipfw2.c164 { "reliability", IPTOS_RELIABILITY},
/freebsd-9-stable/contrib/pf/pfctl/
Dparse.y3410 $$ = IPTOS_RELIABILITY;