Searched refs:IPTOS_DSCP_AF32 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/sys/netinet/ |
| H A D | ip.h | 115 #define IPTOS_DSCP_AF32 0x70 macro
|
| /freebsd-13.1/usr.bin/iscsictl/ |
| H A D | parse.y | 342 | DSCP EQUALS AF32 { target->t_dscp = IPTOS_DSCP_AF32 >> 2 ; }
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | defines.h | 79 # define IPTOS_DSCP_AF32 0x70 macro
|
| H A D | misc.c | 1778 { "af32", IPTOS_DSCP_AF32 },
|
| /freebsd-13.1/usr.sbin/ctld/ |
| H A D | parse.y | 508 | DSCP AF32 { portal_group->pg_dscp = IPTOS_DSCP_AF32 >> 2 ; }
|
| H A D | uclparse.c | 660 portal_group->pg_dscp = IPTOS_DSCP_AF32 >> 2; in uclparse_portal_group()
|
| /freebsd-13.1/contrib/netcat/ |
| H A D | netcat.c | 1359 { "af32", IPTOS_DSCP_AF32 }, in map_tos()
|
| /freebsd-13.1/crypto/openssh/regress/ |
| H A D | netcat.c | 1237 { "af32", IPTOS_DSCP_AF32 }, in map_tos()
|
| /freebsd-13.1/sbin/ipfw/ |
| H A D | ipfw2.c | 187 { "af32", IPTOS_DSCP_AF32 >> 2 }, /* 011100 */
|
| /freebsd-13.1/sbin/pfctl/ |
| H A D | parse.y | 6462 { "af32", IPTOS_DSCP_AF32 }, in map_tos()
|