Searched refs:IPTOS_DSCP_AF43 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/sys/netinet/ |
| H A D | ip.h | 119 #define IPTOS_DSCP_AF43 0x98 macro
|
| /freebsd-14.2/usr.bin/iscsictl/ |
| H A D | parse.y | 348 | DSCP EQUALS AF43 { target->t_dscp = IPTOS_DSCP_AF43 >> 2 ; }
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | defines.h | 85 # define IPTOS_DSCP_AF43 0x98 macro
|
| H A D | misc.c | 1842 { "af43", IPTOS_DSCP_AF43 },
|
| /freebsd-14.2/usr.sbin/ctld/ |
| H A D | parse.y | 510 | DSCP AF43 { portal_group->pg_dscp = IPTOS_DSCP_AF43 >> 2 ; }
|
| H A D | uclparse.c | 668 portal_group->pg_dscp = IPTOS_DSCP_AF43 >> 2; in uclparse_portal_group()
|
| /freebsd-14.2/contrib/netcat/ |
| H A D | netcat.c | 1381 { "af43", IPTOS_DSCP_AF43 }, in map_tos()
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | netcat.c | 1241 { "af43", IPTOS_DSCP_AF43 }, in map_tos()
|
| /freebsd-14.2/sbin/ipfw/ |
| H A D | ipfw2.c | 189 { "af43", IPTOS_DSCP_AF43 >> 2 }, /* 100110 */
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | parse.y | 7120 { "af43", IPTOS_DSCP_AF43 }, in map_tos()
|