Searched refs:IPTOS_DSCP_AF11 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/sys/netinet/ |
| H A D | ip.h | 105 #define IPTOS_DSCP_AF11 0x28 macro
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | defines.h | 73 #ifndef IPTOS_DSCP_AF11 74 # define IPTOS_DSCP_AF11 0x28 macro
|
| H A D | misc.c | 1831 { "af11", IPTOS_DSCP_AF11 },
|
| /freebsd-14.2/usr.bin/iscsictl/ |
| H A D | parse.y | 337 | DSCP EQUALS AF11 { target->t_dscp = IPTOS_DSCP_AF11 >> 2 ; }
|
| /freebsd-14.2/usr.sbin/ctld/ |
| H A D | parse.y | 499 | DSCP AF11 { portal_group->pg_dscp = IPTOS_DSCP_AF11 >> 2 ; }
|
| H A D | uclparse.c | 646 portal_group->pg_dscp = IPTOS_DSCP_AF11 >> 2; in uclparse_portal_group()
|
| /freebsd-14.2/contrib/netcat/ |
| H A D | netcat.c | 1370 { "af11", IPTOS_DSCP_AF11 }, in map_tos()
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | netcat.c | 1230 { "af11", IPTOS_DSCP_AF11 }, in map_tos()
|
| /freebsd-14.2/sbin/ipfw/ |
| H A D | ipfw2.c | 178 { "af11", IPTOS_DSCP_AF11 >> 2 }, /* 001010 */
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | parse.y | 7109 { "af11", IPTOS_DSCP_AF11 }, in map_tos()
|