Home
last modified time | relevance | path

Searched refs:named_object (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h345 struct named_object { struct
346 TAILQ_ENTRY(named_object) nn_next; /* namehash */
347 TAILQ_ENTRY(named_object) nv_next; /* valuehash */
357 TAILQ_HEAD(namedobjects_head, named_object); argument
377 struct named_object no;
586 struct tid_info *ti, struct named_object **pno);
592 typedef struct named_object *(ipfw_obj_fidx_cb)(struct ip_fw_chain *ch,
607 struct named_object *no);
709 typedef int (objhash_cmp_f)(struct named_object *no, const void *key,
727 struct named_object *b);
[all …]
H A Dip_fw_eaction.c89 struct named_object no;
138 struct named_object **pno) in eaction_findbyname()
164 static struct named_object *
231 destroy_eaction_obj(struct ip_fw_chain *ch, struct named_object *no) in destroy_eaction_obj()
255 struct named_object *no; in reset_eaction_rules()
317 struct named_object *no; in ipfw_eaction_uninit()
356 struct named_object *no; in ipfw_del_eaction()
435 struct named_object *no; in ipfw_reset_eaction_instance()
H A Dip_fw_table_value.c61 static int cmp_table_value(struct named_object *no, const void *key,
75 struct named_object no;
95 cmp_table_value(struct named_object *no, const void *key, uint32_t kopt) in cmp_table_value()
149 update_tvalue(struct namedobj_instance *ni, struct named_object *no, void *arg) in update_tvalue()
692 dump_tvalue(struct namedobj_instance *ni, struct named_object *no, void *arg) in dump_tvalue()
786 destroy_value(struct namedobj_instance *ni, struct named_object *no, in destroy_value()
H A Dip_fw_sockopt.c945 struct named_object *no; in ipfw_obj_manage_sets()
2263 struct named_object *no; in export_objhash_ntlv()
2611 struct named_object *no; in set_legacy_obj_kidx()
2667 struct named_object *no; in unref_oib_objects()
2695 struct named_object *no; in unref_rule_objects()
2740 struct named_object *no; in ref_opcode_object()
4404 struct named_object *
4408 struct named_object *no; in ipfw_objhash_lookup_name()
4503 struct named_object *
4507 struct named_object *no; in ipfw_objhash_lookup_name_type()
[all …]
H A Dip_fw_iface.c252 destroy_iface(struct namedobj_instance *ii, struct named_object *no, in destroy_iface()
463 export_iface_internal(struct namedobj_instance *ii, struct named_object *no, in export_iface_internal()
H A Dip_fw_table.c73 struct named_object no;
1597 struct named_object *
1636 struct named_object *no; in ipfw_unref_table()
1965 struct named_object *no; in ipfw_export_table_ntlv()
2086 export_table_internal(struct namedobj_instance *ni, struct named_object *no, in export_table_internal()
2811 struct named_object **pno) in table_findbyname()
2827 static struct named_object *
2996 test_sets_cb(struct namedobj_instance *ni __unused, struct named_object *no, in test_sets_cb()
3018 struct named_object *no; in ipfw_switch_tables_namespace()
3106 struct named_object *no; in find_table_err()
[all …]
H A Dip_fw_log.c287 ((struct named_object *)SRV_OBJECT(chain, in ipfw_log()
H A Dip_fw_dynamic.c573 struct named_object no;
609 struct named_object **pno) in dyn_findbyname()
641 static struct named_object *
655 struct named_object *no; in dyn_create()
708 dyn_destroy(struct ip_fw_chain *ch, struct named_object *no) in dyn_destroy()
H A Dip_fw_table_algo.c1917 struct named_object no;
1948 struct named_object *no, void *arg);
1975 static int foreach_ifidx(struct namedobj_instance *ii, struct named_object *no,
2133 destroy_ifidx_locked(struct namedobj_instance *ii, struct named_object *no, in destroy_ifidx_locked()
2561 foreach_ifidx(struct namedobj_instance *ii, struct named_object *no, in foreach_ifidx()
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64stl_control.c98 struct named_object *no; in nat64stl_export_config()
118 export_config_cb(struct namedobj_instance *ni, struct named_object *no, in export_config_cb()
524 struct named_object **pno) in nat64stl_findbyname()
533 static struct named_object *
537 struct named_object *no; in nat64stl_findbykidx()
569 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, in destroy_config_cb()
H A Dnat64clat_control.c111 export_config_cb(struct namedobj_instance *ni, struct named_object *no, in export_config_cb()
519 struct named_object **pno) in nat64clat_findbyname()
528 static struct named_object *
532 struct named_object *no; in nat64clat_findbykidx()
564 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, in destroy_config_cb()
H A Dnat64clat.h37 struct named_object no;
H A Dnat64stl.h36 struct named_object no;
H A Dnat64lsn_control.c336 export_config_cb(struct namedobj_instance *ni, struct named_object *no, in export_config_cb()
846 struct named_object **pno) in nat64lsn_findbyname()
855 static struct named_object *
859 struct named_object *no; in nat64lsn_findbykidx()
891 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, in destroy_config_cb()
H A Dnat64lsn.h192 struct named_object no;
/freebsd/sys/netpfil/ipfw/nptv6/
H A Dnptv6.h44 struct named_object no;
H A Dnptv6.c463 export_config_cb(struct namedobj_instance *ni, struct named_object *no, in export_config_cb()
571 ifaddr_cb(struct namedobj_instance *ni, struct named_object *no, in ifaddr_cb()
942 struct named_object **pno) in nptv6_findbyname()
952 static struct named_object *
956 struct named_object *no; in nptv6_findbykidx()
989 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, in destroy_config_cb()