Searched refs:IPTOS_DSCP_AF42 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/sys/netinet/ |
| H A D | ip.h | 119 #define IPTOS_DSCP_AF42 0x90 macro
|
| /freebsd-13.1/usr.bin/iscsictl/ |
| H A D | parse.y | 345 | DSCP EQUALS AF42 { target->t_dscp = IPTOS_DSCP_AF42 >> 2 ; }
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | defines.h | 82 # define IPTOS_DSCP_AF42 0x90 macro
|
| H A D | misc.c | 1781 { "af42", IPTOS_DSCP_AF42 },
|
| /freebsd-13.1/usr.sbin/ctld/ |
| H A D | parse.y | 511 | DSCP AF42 { portal_group->pg_dscp = IPTOS_DSCP_AF42 >> 2 ; }
|
| H A D | uclparse.c | 666 portal_group->pg_dscp = IPTOS_DSCP_AF42 >> 2; in uclparse_portal_group()
|
| /freebsd-13.1/contrib/netcat/ |
| H A D | netcat.c | 1362 { "af42", IPTOS_DSCP_AF42 }, in map_tos()
|
| /freebsd-13.1/crypto/openssh/regress/ |
| H A D | netcat.c | 1240 { "af42", IPTOS_DSCP_AF42 }, in map_tos()
|
| /freebsd-13.1/sbin/ipfw/ |
| H A D | ipfw2.c | 190 { "af42", IPTOS_DSCP_AF42 >> 2 }, /* 100100 */
|
| /freebsd-13.1/sbin/pfctl/ |
| H A D | parse.y | 6465 { "af42", IPTOS_DSCP_AF42 }, in map_tos()
|