Searched refs:IPTOS_DSCP_AF22 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/sys/netinet/ |
| H A D | ip.h | 110 #define IPTOS_DSCP_AF22 0x50 macro
|
| /freebsd-14.2/usr.bin/iscsictl/ |
| H A D | parse.y | 341 | DSCP EQUALS AF22 { target->t_dscp = IPTOS_DSCP_AF22 >> 2 ; }
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | defines.h | 78 # define IPTOS_DSCP_AF22 0x50 macro
|
| H A D | misc.c | 1835 { "af22", IPTOS_DSCP_AF22 },
|
| /freebsd-14.2/usr.sbin/ctld/ |
| H A D | parse.y | 503 | DSCP AF22 { portal_group->pg_dscp = IPTOS_DSCP_AF22 >> 2 ; }
|
| H A D | uclparse.c | 654 portal_group->pg_dscp = IPTOS_DSCP_AF22 >> 2; in uclparse_portal_group()
|
| /freebsd-14.2/contrib/netcat/ |
| H A D | netcat.c | 1374 { "af22", IPTOS_DSCP_AF22 }, in map_tos()
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | netcat.c | 1234 { "af22", IPTOS_DSCP_AF22 }, in map_tos()
|
| /freebsd-14.2/sbin/ipfw/ |
| H A D | ipfw2.c | 182 { "af22", IPTOS_DSCP_AF22 >> 2 }, /* 010100 */
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | parse.y | 7113 { "af22", IPTOS_DSCP_AF22 }, in map_tos()
|