Searched refs:IPTOS_DSCP_AF42 (Results 1 – 10 of 10) sorted by relevance
| /freebsd/sys/netinet/ |
| H A D | ip.h | 117 #define IPTOS_DSCP_AF42 0x90 macro
|
| /freebsd/usr.bin/iscsictl/ |
| H A D | parse.y | 347 | DSCP EQUALS AF42 { target->t_dscp = IPTOS_DSCP_AF42 >> 2 ; }
|
| /freebsd/usr.sbin/ctld/ |
| H A D | parse.y | 517 | DSCP AF42 { portal_group_set_dscp(IPTOS_DSCP_AF42 >> 2); }
|
| H A D | uclparse.cc | 738 portal_group_set_dscp(IPTOS_DSCP_AF42 >> 2); in uclparse_dscp()
|
| /freebsd/crypto/openssh/ |
| H A D | defines.h | 84 # define IPTOS_DSCP_AF42 0x90 macro
|
| H A D | misc.c | 1876 { "af42", IPTOS_DSCP_AF42 },
|
| /freebsd/contrib/netcat/ |
| H A D | netcat.c | 1430 { "af42", IPTOS_DSCP_AF42 }, in map_tos()
|
| /freebsd/crypto/openssh/regress/ |
| H A D | netcat.c | 1240 { "af42", IPTOS_DSCP_AF42 }, in map_tos()
|
| /freebsd/sbin/ipfw/ |
| H A D | ipfw2.c | 190 { "af42", IPTOS_DSCP_AF42 >> 2 }, /* 100100 */
|
| /freebsd/sbin/pfctl/ |
| H A D | parse.y | 8104 { "af42", IPTOS_DSCP_AF42 }, in map_tos()
|