Searched refs:IPTOS_DSCP_AF41 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/sys/netinet/ |
| H A D | ip.h | 118 #define IPTOS_DSCP_AF41 0x88 macro
|
| /freebsd-13.1/usr.bin/iscsictl/ |
| H A D | parse.y | 344 | DSCP EQUALS AF41 { target->t_dscp = IPTOS_DSCP_AF41 >> 2 ; }
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | defines.h | 81 # define IPTOS_DSCP_AF41 0x88 macro
|
| H A D | misc.c | 1780 { "af41", IPTOS_DSCP_AF41 },
|
| /freebsd-13.1/usr.sbin/ctld/ |
| H A D | parse.y | 510 | DSCP AF41 { portal_group->pg_dscp = IPTOS_DSCP_AF41 >> 2 ; }
|
| H A D | uclparse.c | 664 portal_group->pg_dscp = IPTOS_DSCP_AF41 >> 2; in uclparse_portal_group()
|
| /freebsd-13.1/contrib/netcat/ |
| H A D | netcat.c | 1361 { "af41", IPTOS_DSCP_AF41 }, in map_tos()
|
| /freebsd-13.1/crypto/openssh/regress/ |
| H A D | netcat.c | 1239 { "af41", IPTOS_DSCP_AF41 }, in map_tos()
|
| /freebsd-13.1/sbin/ipfw/ |
| H A D | ipfw2.c | 189 { "af41", IPTOS_DSCP_AF41 >> 2 }, /* 100010 */
|
| /freebsd-13.1/sbin/pfctl/ |
| H A D | parse.y | 6464 { "af41", IPTOS_DSCP_AF41 }, in map_tos()
|