Searched refs:IPTOS_DSCP_AF23 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/sys/netinet/ |
| H A D | ip.h | 111 #define IPTOS_DSCP_AF23 0x58 macro
|
| /freebsd-14.2/usr.bin/iscsictl/ |
| H A D | parse.y | 342 | DSCP EQUALS AF23 { target->t_dscp = IPTOS_DSCP_AF23 >> 2 ; }
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | defines.h | 79 # define IPTOS_DSCP_AF23 0x58 macro
|
| H A D | misc.c | 1836 { "af23", IPTOS_DSCP_AF23 },
|
| /freebsd-14.2/usr.sbin/ctld/ |
| H A D | parse.y | 504 | DSCP AF23 { portal_group->pg_dscp = IPTOS_DSCP_AF23 >> 2 ; }
|
| H A D | uclparse.c | 656 portal_group->pg_dscp = IPTOS_DSCP_AF23 >> 2; in uclparse_portal_group()
|
| /freebsd-14.2/contrib/netcat/ |
| H A D | netcat.c | 1375 { "af23", IPTOS_DSCP_AF23 }, in map_tos()
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | netcat.c | 1235 { "af23", IPTOS_DSCP_AF23 }, in map_tos()
|
| /freebsd-14.2/sbin/ipfw/ |
| H A D | ipfw2.c | 183 { "af23", IPTOS_DSCP_AF23 >> 2 }, /* 010110 */
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | parse.y | 7114 { "af23", IPTOS_DSCP_AF23 }, in map_tos()
|