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

/freebsd-12-stable/sys/netinet/
H A Dip.h107 #define IPTOS_DSCP_AF12 0x30 macro
/freebsd-12-stable/usr.bin/iscsictl/
H A Dparse.y334 | DSCP EQUALS AF12 { target->t_dscp = IPTOS_DSCP_AF12 >> 2 ; }
/freebsd-12-stable/crypto/openssh/
H A Ddefines.h73 # define IPTOS_DSCP_AF12 0x30 macro
H A Dmisc.c1420 { "af12", IPTOS_DSCP_AF12 },
/freebsd-12-stable/usr.sbin/ctld/
H A Dparse.y502 | DSCP AF12 { portal_group->pg_dscp = IPTOS_DSCP_AF12 >> 2 ; }
H A Duclparse.c648 portal_group->pg_dscp = IPTOS_DSCP_AF12 >> 2;
/freebsd-12-stable/contrib/netcat/
H A Dnetcat.c1259 { "af12", IPTOS_DSCP_AF12 },
/freebsd-12-stable/crypto/openssh/regress/
H A Dnetcat.c1210 { "af12", IPTOS_DSCP_AF12 },
/freebsd-12-stable/sbin/ipfw/
H A Dipfw2.c181 { "af12", IPTOS_DSCP_AF12 >> 2 }, /* 001100 */
/freebsd-12-stable/sbin/pfctl/
H A Dparse.y6382 { "af12", IPTOS_DSCP_AF12 },

Completed in 258 milliseconds