Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h745 void update_opcode_kidx(ipfw_insn *cmd, uint16_t idx);
H A Dip_fw_sockopt.c2877 update_opcode_kidx(cmd, p->kidx); in rewrite_rule_uidx()
3231 update_opcode_kidx(ipfw_insn *cmd, uint16_t idx) in update_opcode_kidx() function