Home
last modified time | relevance | path

Searched refs:IPTOS_PREC_NETCONTROL (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dip.h81 #define IPTOS_PREC_NETCONTROL 0xe0 macro
/freebsd/sys/netinet/
H A Dip.h85 #define IPTOS_PREC_NETCONTROL IPTOS_DSCP_CS7 macro
/freebsd/crypto/openssh/
H A Ddefines.h110 #ifndef IPTOS_PREC_NETCONTROL
111 # define IPTOS_PREC_NETCONTROL 0xe0 macro
/freebsd/contrib/netcat/
H A Dnetcat.c1444 { "netcontrol", IPTOS_PREC_NETCONTROL }, in map_tos()
/freebsd/crypto/openssh/regress/
H A Dnetcat.c1254 { "netcontrol", IPTOS_PREC_NETCONTROL }, in map_tos()
/freebsd/sbin/pfctl/
H A Dparse.y7539 { "netcontrol", IPTOS_PREC_NETCONTROL }, in map_tos()