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