Home
last modified time | relevance | path

Searched refs:IPTOS_DSCP_LE (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/crypto/openssh/
H A Ddefines.h99 #ifndef IPTOS_DSCP_LE
100 # define IPTOS_DSCP_LE 0x01 macro
H A Dmisc.c1792 { "le", IPTOS_DSCP_LE },
H A DChangeLog9794 compat for missing IPTOS_DSCP_LE in system headers
9800 upstream: make IPTOS_DSCP_LE available via IPQoS directive; bz2986,