Searched refs:IPTOS_DSCP_AF11 (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/sys/netinet/ |
| H A D | ip.h | 106 #define IPTOS_DSCP_AF11 0x28 macro
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | defines.h | 71 #ifndef IPTOS_DSCP_AF11 72 # define IPTOS_DSCP_AF11 0x28 macro
|
| H A D | misc.c | 1416 { "af11", IPTOS_DSCP_AF11 },
|
| /freebsd-12.1/contrib/netcat/ |
| H A D | netcat.c | 1243 { "af11", IPTOS_DSCP_AF11 }, in map_tos()
|
| /freebsd-12.1/crypto/openssh/regress/ |
| H A D | netcat.c | 1209 { "af11", IPTOS_DSCP_AF11 }, in map_tos()
|
| /freebsd-12.1/sbin/ipfw/ |
| H A D | ipfw2.c | 172 { "af11", IPTOS_DSCP_AF11 >> 2 }, /* 001010 */
|
| /freebsd-12.1/sbin/pfctl/ |
| H A D | parse.y | 6311 { "af11", IPTOS_DSCP_AF11 }, in map_tos()
|