Searched refs:IPTOS_DSCP_AF42 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/sys/netinet/ |
| H A D | ip.h | 118 #define IPTOS_DSCP_AF42 0x90 macro
|
| /freebsd-14.2/usr.bin/iscsictl/ |
| H A D | parse.y | 347 | DSCP EQUALS AF42 { target->t_dscp = IPTOS_DSCP_AF42 >> 2 ; }
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | defines.h | 84 # define IPTOS_DSCP_AF42 0x90 macro
|
| H A D | misc.c | 1841 { "af42", IPTOS_DSCP_AF42 },
|
| /freebsd-14.2/usr.sbin/ctld/ |
| H A D | parse.y | 509 | DSCP AF42 { portal_group->pg_dscp = IPTOS_DSCP_AF42 >> 2 ; }
|
| H A D | uclparse.c | 666 portal_group->pg_dscp = IPTOS_DSCP_AF42 >> 2; in uclparse_portal_group()
|
| /freebsd-14.2/contrib/netcat/ |
| H A D | netcat.c | 1380 { "af42", IPTOS_DSCP_AF42 }, in map_tos()
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | netcat.c | 1240 { "af42", IPTOS_DSCP_AF42 }, in map_tos()
|
| /freebsd-14.2/sbin/ipfw/ |
| H A D | ipfw2.c | 188 { "af42", IPTOS_DSCP_AF42 >> 2 }, /* 100100 */
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | parse.y | 7119 { "af42", IPTOS_DSCP_AF42 }, in map_tos()
|