Searched refs:IPTOS_DSCP_AF12 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-14.2/sys/netinet/ |
| H A D | ip.h | 106 #define IPTOS_DSCP_AF12 0x30 macro
|
| /freebsd-14.2/usr.bin/iscsictl/ |
| H A D | parse.y | 338 | DSCP EQUALS AF12 { target->t_dscp = IPTOS_DSCP_AF12 >> 2 ; }
|
| /freebsd-14.2/crypto/openssh/ |
| H A D | defines.h | 75 # define IPTOS_DSCP_AF12 0x30 macro
|
| H A D | misc.c | 1832 { "af12", IPTOS_DSCP_AF12 },
|
| /freebsd-14.2/usr.sbin/ctld/ |
| H A D | parse.y | 500 | DSCP AF12 { portal_group->pg_dscp = IPTOS_DSCP_AF12 >> 2 ; }
|
| H A D | uclparse.c | 648 portal_group->pg_dscp = IPTOS_DSCP_AF12 >> 2; in uclparse_portal_group()
|
| /freebsd-14.2/contrib/netcat/ |
| H A D | netcat.c | 1371 { "af12", IPTOS_DSCP_AF12 }, in map_tos()
|
| /freebsd-14.2/crypto/openssh/regress/ |
| H A D | netcat.c | 1231 { "af12", IPTOS_DSCP_AF12 }, in map_tos()
|
| /freebsd-14.2/sbin/ipfw/ |
| H A D | ipfw2.c | 179 { "af12", IPTOS_DSCP_AF12 >> 2 }, /* 001100 */
|
| /freebsd-14.2/sbin/pfctl/ |
| H A D | parse.y | 7110 { "af12", IPTOS_DSCP_AF12 }, in map_tos()
|