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

/freebsd-12-stable/sys/netinet/
H A Dip.h108 #define IPTOS_DSCP_AF13 0x38 macro
/freebsd-12-stable/usr.bin/iscsictl/
H A Dparse.y335 | DSCP EQUALS AF13 { target->t_dscp = IPTOS_DSCP_AF13 >> 2 ; }
/freebsd-12-stable/crypto/openssh/
H A Ddefines.h74 # define IPTOS_DSCP_AF13 0x38 macro
H A Dmisc.c1421 { "af13", IPTOS_DSCP_AF13 },
/freebsd-12-stable/usr.sbin/ctld/
H A Dparse.y503 | DSCP AF13 { portal_group->pg_dscp = IPTOS_DSCP_AF13 >> 2 ; }
H A Duclparse.c650 portal_group->pg_dscp = IPTOS_DSCP_AF13 >> 2;
/freebsd-12-stable/contrib/netcat/
H A Dnetcat.c1260 { "af13", IPTOS_DSCP_AF13 },
/freebsd-12-stable/crypto/openssh/regress/
H A Dnetcat.c1211 { "af13", IPTOS_DSCP_AF13 },
/freebsd-12-stable/sbin/ipfw/
H A Dipfw2.c182 { "af13", IPTOS_DSCP_AF13 >> 2 }, /* 001110 */
/freebsd-12-stable/sbin/pfctl/
H A Dparse.y6383 { "af13", IPTOS_DSCP_AF13 },

Completed in 206 milliseconds