Home
last modified time | relevance | path

Searched refs:IPTOS_DSCP_EF (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/crypto/openssh/
H A Ddefines.h84 # define IPTOS_DSCP_EF 0xb8 macro
96 #ifndef IPTOS_DSCP_EF
97 # define IPTOS_DSCP_EF 0xb8 macro
H A Dmisc.c1436 { "ef", IPTOS_DSCP_EF },
/freebsd-12.1/sys/netinet/
H A Dip.h123 #define IPTOS_DSCP_EF 0xb8 macro
/freebsd-12.1/contrib/ntp/ntpd/
H A Dntp_io.c76 #ifndef IPTOS_DSCP_EF
77 #define IPTOS_DSCP_EF 0xb8 macro
79 int qos = IPTOS_DSCP_EF; /* QoS RFC3246 */
/freebsd-12.1/contrib/netcat/
H A Dnetcat.c1264 { "ef", IPTOS_DSCP_EF }, in map_tos()
/freebsd-12.1/crypto/openssh/regress/
H A Dnetcat.c1230 { "ef", IPTOS_DSCP_EF }, in map_tos()
/freebsd-12.1/sbin/ipfw/
H A Dipfw2.c185 { "ef", IPTOS_DSCP_EF >> 2 }, /* 101110 */
/freebsd-12.1/sbin/pfctl/
H A Dparse.y6332 { "ef", IPTOS_DSCP_EF }, in map_tos()