Searched refs:IPTOS_DSCP_AF33 (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/sys/netinet/
H A Dip.h116 #define IPTOS_DSCP_AF33 0x78 macro
/freebsd-12-stable/usr.bin/iscsictl/
H A Dparse.y341 | DSCP EQUALS AF33 { target->t_dscp = IPTOS_DSCP_AF33 >> 2 ; }
/freebsd-12-stable/crypto/openssh/
H A Ddefines.h80 # define IPTOS_DSCP_AF33 0x78 macro
H A Dmisc.c1427 { "af33", IPTOS_DSCP_AF33 },
/freebsd-12-stable/usr.sbin/ctld/
H A Dparse.y509 | DSCP AF33 { portal_group->pg_dscp = IPTOS_DSCP_AF33 >> 2 ; }
H A Duclparse.c662 portal_group->pg_dscp = IPTOS_DSCP_AF33 >> 2;
/freebsd-12-stable/contrib/netcat/
H A Dnetcat.c1266 { "af33", IPTOS_DSCP_AF33 },
/freebsd-12-stable/crypto/openssh/regress/
H A Dnetcat.c1217 { "af33", IPTOS_DSCP_AF33 },
/freebsd-12-stable/sbin/ipfw/
H A Dipfw2.c188 { "af33", IPTOS_DSCP_AF33 >> 2 }, /* 011110 */
/freebsd-12-stable/sbin/pfctl/
H A Dparse.y6389 { "af33", IPTOS_DSCP_AF33 },

Completed in 233 milliseconds