Searched refs:IPTOS_DSCP_AF41 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/sys/netinet/ |
| H A D | ip.h | 117 #define IPTOS_DSCP_AF41 0x88 macro
|
| /freebsd-14.2/usr.bin/iscsictl/ |
| H A D | parse.y | 346 | DSCP EQUALS AF41 { target->t_dscp = IPTOS_DSCP_AF41 >> 2 ; }
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | defines.h | 83 # define IPTOS_DSCP_AF41 0x88 macro
|
| H A D | misc.c | 1840 { "af41", IPTOS_DSCP_AF41 },
|
| /freebsd-14.2/usr.sbin/ctld/ |
| H A D | parse.y | 508 | 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-14.2/contrib/netcat/ |
| H A D | netcat.c | 1379 { "af41", IPTOS_DSCP_AF41 }, in map_tos()
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | netcat.c | 1239 { "af41", IPTOS_DSCP_AF41 }, in map_tos()
|
| /freebsd-14.2/sbin/ipfw/ |
| H A D | ipfw2.c | 187 { "af41", IPTOS_DSCP_AF41 >> 2 }, /* 100010 */
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | parse.y | 7118 { "af41", IPTOS_DSCP_AF41 }, in map_tos()
|