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

/freebsd-12-stable/sys/netinet/
H A Dip.h115 #define IPTOS_DSCP_AF32 0x70 macro
/freebsd-12-stable/usr.bin/iscsictl/
H A Dparse.y340 | DSCP EQUALS AF32 { target->t_dscp = IPTOS_DSCP_AF32 >> 2 ; }
/freebsd-12-stable/crypto/openssh/
H A Ddefines.h79 # define IPTOS_DSCP_AF32 0x70 macro
H A Dmisc.c1426 { "af32", IPTOS_DSCP_AF32 },
/freebsd-12-stable/usr.sbin/ctld/
H A Dparse.y508 | DSCP AF32 { portal_group->pg_dscp = IPTOS_DSCP_AF32 >> 2 ; }
H A Duclparse.c660 portal_group->pg_dscp = IPTOS_DSCP_AF32 >> 2;
/freebsd-12-stable/contrib/netcat/
H A Dnetcat.c1265 { "af32", IPTOS_DSCP_AF32 },
/freebsd-12-stable/crypto/openssh/regress/
H A Dnetcat.c1216 { "af32", IPTOS_DSCP_AF32 },
/freebsd-12-stable/sbin/ipfw/
H A Dipfw2.c187 { "af32", IPTOS_DSCP_AF32 >> 2 }, /* 011100 */
/freebsd-12-stable/sbin/pfctl/
H A Dparse.y6388 { "af32", IPTOS_DSCP_AF32 },

Completed in 207 milliseconds