Searched refs:IPTOS_DSCP_AF13 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/sys/netinet/ |
| H A D | ip.h | 108 #define IPTOS_DSCP_AF13 0x38 macro
|
| /freebsd-13.1/usr.bin/iscsictl/ |
| H A D | parse.y | 337 | DSCP EQUALS AF13 { target->t_dscp = IPTOS_DSCP_AF13 >> 2 ; }
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | defines.h | 74 # define IPTOS_DSCP_AF13 0x38 macro
|
| H A D | misc.c | 1773 { "af13", IPTOS_DSCP_AF13 },
|
| /freebsd-13.1/usr.sbin/ctld/ |
| H A D | parse.y | 503 | DSCP AF13 { portal_group->pg_dscp = IPTOS_DSCP_AF13 >> 2 ; }
|
| H A D | uclparse.c | 650 portal_group->pg_dscp = IPTOS_DSCP_AF13 >> 2; in uclparse_portal_group()
|
| /freebsd-13.1/contrib/netcat/ |
| H A D | netcat.c | 1354 { "af13", IPTOS_DSCP_AF13 }, in map_tos()
|
| /freebsd-13.1/crypto/openssh/regress/ |
| H A D | netcat.c | 1232 { "af13", IPTOS_DSCP_AF13 }, in map_tos()
|
| /freebsd-13.1/sbin/ipfw/ |
| H A D | ipfw2.c | 182 { "af13", IPTOS_DSCP_AF13 >> 2 }, /* 001110 */
|
| /freebsd-13.1/sbin/pfctl/ |
| H A D | parse.y | 6457 { "af13", IPTOS_DSCP_AF13 }, in map_tos()
|