Home
last modified time | relevance | path

Searched refs:O_SETDSCP (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_log.c162 cmd->opcode == O_SETDSCP) in ipfw_log()
H A Dip_fw_sockopt.c568 case O_SETDSCP: in import_rule0()
652 case O_SETDSCP: in export_rule0()
2007 case O_SETDSCP: in check_ipfw_rule_body()
H A Dip_fw2.c3099 case O_SETDSCP: { in ipfw_chk()
/f-stack/tools/compat/include/netinet/
H A Dip_fw.h288 O_SETDSCP, /* arg1=DSCP value */ enumerator
/f-stack/freebsd/netinet/
H A Dip_fw.h288 O_SETDSCP, /* arg1=DSCP value */ enumerator
/f-stack/tools/ipfw/
H A Dipfw2.c1979 case O_SETDSCP: in print_action_instruction()
2143 O_SETFIB, O_SETDSCP, O_REASS, O_CALLRETURN,
4163 action->opcode = O_SETDSCP; in compile_rule()