Searched refs:unref_oib_objects (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/netpfil/ipfw/ |
H A D | ip_fw_sockopt.c | 155 static void unref_oib_objects(struct ip_fw_chain *ch, ipfw_insn *cmd, 2045 unref_oib_objects(ch, cmd, oib, pidx); in create_objects_compat() 2061 unref_oib_objects(struct ip_fw_chain *ch, ipfw_insn *cmd, struct obj_idx *oib, in unref_oib_objects() function 2220 unref_oib_objects(ch, rule->cmd, oib, pidx); in ref_rule_objects()
|