Searched refs:IPTOS_DSCP_AF12 (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13.1/sys/netinet/ |
| H A D | ip.h | 107 #define IPTOS_DSCP_AF12 0x30 macro
|
| /freebsd-13.1/usr.bin/iscsictl/ |
| H A D | parse.y | 336 | DSCP EQUALS AF12 { target->t_dscp = IPTOS_DSCP_AF12 >> 2 ; }
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | defines.h | 73 # define IPTOS_DSCP_AF12 0x30 macro
|
| H A D | misc.c | 1772 { "af12", IPTOS_DSCP_AF12 },
|
| /freebsd-13.1/usr.sbin/ctld/ |
| H A D | parse.y | 502 | 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-13.1/contrib/netcat/ |
| H A D | netcat.c | 1353 { "af12", IPTOS_DSCP_AF12 }, in map_tos()
|
| /freebsd-13.1/crypto/openssh/regress/ |
| H A D | netcat.c | 1231 { "af12", IPTOS_DSCP_AF12 }, in map_tos()
|
| /freebsd-13.1/sbin/ipfw/ |
| H A D | ipfw2.c | 181 { "af12", IPTOS_DSCP_AF12 >> 2 }, /* 001100 */
|
| /freebsd-13.1/sbin/pfctl/ |
| H A D | parse.y | 6456 { "af12", IPTOS_DSCP_AF12 }, in map_tos()
|