Searched refs:IPTOS_DSCP_AF31 (Results 1 – 10 of 10) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | ip.h | 112 #define IPTOS_DSCP_AF31 0x68 macro
|
| /freebsd/usr.bin/iscsictl/ |
| H A D | parse.y | 343 | DSCP EQUALS AF31 { target->t_dscp = IPTOS_DSCP_AF31 >> 2 ; }
|
| /freebsd/usr.sbin/ctld/ |
| H A D | parse.y | 513 | DSCP AF31 { portal_group_set_dscp(IPTOS_DSCP_AF31 >> 2); }
|
| H A D | uclparse.cc | 730 portal_group_set_dscp(IPTOS_DSCP_AF31 >> 2); in uclparse_dscp()
|
| /freebsd/crypto/openssh/ |
| H A D | defines.h | 80 # define IPTOS_DSCP_AF31 0x68 macro
|
| H A D | misc.c | 1872 { "af31", IPTOS_DSCP_AF31 },
|
| /freebsd/contrib/netcat/ |
| H A D | netcat.c | 1426 { "af31", IPTOS_DSCP_AF31 }, in map_tos()
|
| /freebsd/crypto/openssh/regress/ |
| H A D | netcat.c | 1236 { "af31", IPTOS_DSCP_AF31 }, in map_tos()
|
| /freebsd/sbin/ipfw/ |
| H A D | ipfw2.c | 186 { "af31", IPTOS_DSCP_AF31 >> 2 }, /* 011010 */
|
| /freebsd/sbin/pfctl/ |
| H A D | parse.y | 8100 { "af31", IPTOS_DSCP_AF31 }, in map_tos()
|