Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/ntp/include/
Dparse_conf.h56 #define O_COUNT (O_UTCSOFFSET+1) macro
70 } field_offsets[O_COUNT];
/freebsd-12-stable/sys/netpfil/ipfw/
Dip_fw_log.c192 case O_COUNT: in ipfw_log()
Dip_fw2.c2836 case O_COUNT: in ipfw_chk()
Dip_fw_sockopt.c2013 case O_COUNT: in check_ipfw_rule_body()
/freebsd-12-stable/sys/netinet/
Dip_fw.h232 O_COUNT, /* none */ enumerator
/freebsd-12-stable/sbin/ipfw/
Dipfw2.c1848 case O_COUNT: in print_action_instruction()
2138 O_CHECK_STATE, O_ACCEPT, O_COUNT, O_DENY, O_REJECT,
3953 action->opcode = O_COUNT; in compile_rule()
4119 action->opcode = O_COUNT; in compile_rule()