Searched refs:IPTOS_DSCP_AF12 (Results 1 – 10 of 10) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | ip.h | 105 #define IPTOS_DSCP_AF12 0x30 macro
|
| /freebsd/usr.bin/iscsictl/ |
| H A D | parse.y | 338 | DSCP EQUALS AF12 { target->t_dscp = IPTOS_DSCP_AF12 >> 2 ; }
|
| /freebsd/usr.sbin/ctld/ |
| H A D | parse.y | 508 | DSCP AF12 { portal_group_set_dscp(IPTOS_DSCP_AF12 >> 2); }
|
| H A D | uclparse.cc | 720 portal_group_set_dscp(IPTOS_DSCP_AF12 >> 2); in uclparse_dscp()
|
| /freebsd/crypto/openssh/ |
| H A D | defines.h | 75 # define IPTOS_DSCP_AF12 0x30 macro
|
| H A D | misc.c | 1867 { "af12", IPTOS_DSCP_AF12 },
|
| /freebsd/contrib/netcat/ |
| H A D | netcat.c | 1421 { "af12", IPTOS_DSCP_AF12 }, in map_tos()
|
| /freebsd/crypto/openssh/regress/ |
| H A D | netcat.c | 1231 { "af12", IPTOS_DSCP_AF12 }, in map_tos()
|
| /freebsd/sbin/ipfw/ |
| H A D | ipfw2.c | 181 { "af12", IPTOS_DSCP_AF12 >> 2 }, /* 001100 */
|
| /freebsd/sbin/pfctl/ |
| H A D | parse.y | 8095 { "af12", IPTOS_DSCP_AF12 }, in map_tos()
|