Searched refs:IPTOS_DSCP_AF31 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/sys/netinet/ |
| H A D | ip.h | 113 #define IPTOS_DSCP_AF31 0x68 macro
|
| /freebsd-14.2/usr.bin/iscsictl/ |
| H A D | parse.y | 343 | DSCP EQUALS AF31 { target->t_dscp = IPTOS_DSCP_AF31 >> 2 ; }
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | defines.h | 80 # define IPTOS_DSCP_AF31 0x68 macro
|
| H A D | misc.c | 1837 { "af31", IPTOS_DSCP_AF31 },
|
| /freebsd-14.2/usr.sbin/ctld/ |
| H A D | parse.y | 505 | DSCP AF31 { portal_group->pg_dscp = IPTOS_DSCP_AF31 >> 2 ; }
|
| H A D | uclparse.c | 658 portal_group->pg_dscp = IPTOS_DSCP_AF31 >> 2; in uclparse_portal_group()
|
| /freebsd-14.2/contrib/netcat/ |
| H A D | netcat.c | 1376 { "af31", IPTOS_DSCP_AF31 }, in map_tos()
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | netcat.c | 1236 { "af31", IPTOS_DSCP_AF31 }, in map_tos()
|
| /freebsd-14.2/sbin/ipfw/ |
| H A D | ipfw2.c | 184 { "af31", IPTOS_DSCP_AF31 >> 2 }, /* 011010 */
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | parse.y | 7115 { "af31", IPTOS_DSCP_AF31 }, in map_tos()
|