Home
last modified time | relevance | path

Searched refs:update_opcode_kidx (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h748 void update_opcode_kidx(ipfw_insn *cmd, uint32_t idx);
H A Dip_fw_sockopt.c2268 update_opcode_kidx(cmd, p->kidx); in rewrite_rule_uidx()
2645 update_opcode_kidx(ipfw_insn *cmd, uint32_t idx) in update_opcode_kidx() function