Searched refs:IPTOS_DSCP_AF32 (Results 1 – 10 of 10) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | ip.h | 113 #define IPTOS_DSCP_AF32 0x70 macro
|
| /freebsd/usr.bin/iscsictl/ |
| H A D | parse.y | 344 | DSCP EQUALS AF32 { target->t_dscp = IPTOS_DSCP_AF32 >> 2 ; }
|
| /freebsd/usr.sbin/ctld/ |
| H A D | parse.y | 514 | DSCP AF32 { portal_group_set_dscp(IPTOS_DSCP_AF32 >> 2); }
|
| H A D | uclparse.cc | 732 portal_group_set_dscp(IPTOS_DSCP_AF32 >> 2); in uclparse_dscp()
|
| /freebsd/crypto/openssh/ |
| H A D | defines.h | 81 # define IPTOS_DSCP_AF32 0x70 macro
|
| H A D | misc.c | 1873 { "af32", IPTOS_DSCP_AF32 },
|
| /freebsd/contrib/netcat/ |
| H A D | netcat.c | 1427 { "af32", IPTOS_DSCP_AF32 }, in map_tos()
|
| /freebsd/crypto/openssh/regress/ |
| H A D | netcat.c | 1237 { "af32", IPTOS_DSCP_AF32 }, in map_tos()
|
| /freebsd/sbin/ipfw/ |
| H A D | ipfw2.c | 187 { "af32", IPTOS_DSCP_AF32 >> 2 }, /* 011100 */
|
| /freebsd/sbin/pfctl/ |
| H A D | parse.y | 8101 { "af32", IPTOS_DSCP_AF32 }, in map_tos()
|