Searched refs:IPTOS_DSCP_AF33 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/sys/netinet/ |
| H A D | ip.h | 115 #define IPTOS_DSCP_AF33 0x78 macro
|
| /freebsd-14.2/usr.bin/iscsictl/ |
| H A D | parse.y | 345 | DSCP EQUALS AF33 { target->t_dscp = IPTOS_DSCP_AF33 >> 2 ; }
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | defines.h | 82 # define IPTOS_DSCP_AF33 0x78 macro
|
| H A D | misc.c | 1839 { "af33", IPTOS_DSCP_AF33 },
|
| /freebsd-14.2/usr.sbin/ctld/ |
| H A D | parse.y | 507 | DSCP AF33 { portal_group->pg_dscp = IPTOS_DSCP_AF33 >> 2 ; }
|
| H A D | uclparse.c | 662 portal_group->pg_dscp = IPTOS_DSCP_AF33 >> 2; in uclparse_portal_group()
|
| /freebsd-14.2/contrib/netcat/ |
| H A D | netcat.c | 1378 { "af33", IPTOS_DSCP_AF33 }, in map_tos()
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | netcat.c | 1238 { "af33", IPTOS_DSCP_AF33 }, in map_tos()
|
| /freebsd-14.2/sbin/ipfw/ |
| H A D | ipfw2.c | 186 { "af33", IPTOS_DSCP_AF33 >> 2 }, /* 011110 */
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | parse.y | 7117 { "af33", IPTOS_DSCP_AF33 }, in map_tos()
|