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.h752 void update_opcode_kidx(ipfw_insn *cmd, uint16_t idx);
H A Dip_fw_sockopt.c2889 update_opcode_kidx(cmd, p->kidx); in rewrite_rule_uidx()
3243 update_opcode_kidx(ipfw_insn *cmd, uint16_t idx) in update_opcode_kidx() function