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

/freebsd-12-stable/sys/netinet/
H A Dip.h112 #define IPTOS_DSCP_AF23 0x58 macro
/freebsd-12-stable/usr.bin/iscsictl/
H A Dparse.y338 | DSCP EQUALS AF23 { target->t_dscp = IPTOS_DSCP_AF23 >> 2 ; }
/freebsd-12-stable/crypto/openssh/
H A Ddefines.h77 # define IPTOS_DSCP_AF23 0x58 macro
H A Dmisc.c1424 { "af23", IPTOS_DSCP_AF23 },
/freebsd-12-stable/usr.sbin/ctld/
H A Dparse.y506 | DSCP AF23 { portal_group->pg_dscp = IPTOS_DSCP_AF23 >> 2 ; }
H A Duclparse.c656 portal_group->pg_dscp = IPTOS_DSCP_AF23 >> 2;
/freebsd-12-stable/contrib/netcat/
H A Dnetcat.c1263 { "af23", IPTOS_DSCP_AF23 },
/freebsd-12-stable/crypto/openssh/regress/
H A Dnetcat.c1214 { "af23", IPTOS_DSCP_AF23 },
/freebsd-12-stable/sbin/ipfw/
H A Dipfw2.c185 { "af23", IPTOS_DSCP_AF23 >> 2 }, /* 010110 */
/freebsd-12-stable/sbin/pfctl/
H A Dparse.y6386 { "af23", IPTOS_DSCP_AF23 },

Completed in 204 milliseconds