Searched refs:IPTOS_DSCP_AF33 (Results 1 – 10 of 10) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | ip.h | 114 #define IPTOS_DSCP_AF33 0x78 macro
|
| /freebsd/usr.bin/iscsictl/ |
| H A D | parse.y | 345 | DSCP EQUALS AF33 { target->t_dscp = IPTOS_DSCP_AF33 >> 2 ; }
|
| /freebsd/usr.sbin/ctld/ |
| H A D | parse.y | 515 | DSCP AF33 { portal_group_set_dscp(IPTOS_DSCP_AF33 >> 2); }
|
| H A D | uclparse.cc | 734 portal_group_set_dscp(IPTOS_DSCP_AF33 >> 2); in uclparse_dscp()
|
| /freebsd/crypto/openssh/ |
| H A D | defines.h | 82 # define IPTOS_DSCP_AF33 0x78 macro
|
| H A D | misc.c | 1874 { "af33", IPTOS_DSCP_AF33 },
|
| /freebsd/contrib/netcat/ |
| H A D | netcat.c | 1428 { "af33", IPTOS_DSCP_AF33 }, in map_tos()
|
| /freebsd/crypto/openssh/regress/ |
| H A D | netcat.c | 1238 { "af33", IPTOS_DSCP_AF33 }, in map_tos()
|
| /freebsd/sbin/ipfw/ |
| H A D | ipfw2.c | 188 { "af33", IPTOS_DSCP_AF33 >> 2 }, /* 011110 */
|
| /freebsd/sbin/pfctl/ |
| H A D | parse.y | 8102 { "af33", IPTOS_DSCP_AF33 }, in map_tos()
|