Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_private.h338 struct named_object { struct
339 TAILQ_ENTRY(named_object) nn_next; /* namehash */
340 TAILQ_ENTRY(named_object) nv_next; /* valuehash */
350 TAILQ_HEAD(namedobjects_head, named_object); argument
370 struct named_object no;
579 struct tid_info *ti, struct named_object **pno);
585 typedef struct named_object *(ipfw_obj_fidx_cb)(struct ip_fw_chain *ch,
600 struct named_object *no);
702 typedef int (objhash_cmp_f)(struct named_object *no, const void *key,
720 struct named_object *b);
[all …]
H A Dip_fw_eaction.c92 struct named_object no;
141 struct named_object **pno) in eaction_findbyname()
167 static struct named_object *
234 destroy_eaction_obj(struct ip_fw_chain *ch, struct named_object *no) in destroy_eaction_obj()
258 struct named_object *no; in reset_eaction_rules()
320 struct named_object *no; in ipfw_eaction_uninit()
359 struct named_object *no; in ipfw_del_eaction()
438 struct named_object *no; in ipfw_reset_eaction_instance()
H A Dip_fw_table_value.c63 static int cmp_table_value(struct named_object *no, const void *key,
77 struct named_object no;
97 cmp_table_value(struct named_object *no, const void *key, uint32_t kopt) in cmp_table_value()
150 update_tvalue(struct namedobj_instance *ni, struct named_object *no, void *arg) in update_tvalue()
691 dump_tvalue(struct namedobj_instance *ni, struct named_object *no, void *arg) in dump_tvalue()
784 destroy_value(struct namedobj_instance *ni, struct named_object *no, in destroy_value()
H A Dip_fw_sockopt.c943 struct named_object *no; in ipfw_obj_manage_sets()
2249 struct named_object *no; in export_objhash_ntlv()
2597 struct named_object *no; in set_legacy_obj_kidx()
2653 struct named_object *no; in unref_oib_objects()
2681 struct named_object *no; in unref_rule_objects()
2726 struct named_object *no; in ref_opcode_object()
4394 struct named_object *
4397 struct named_object *no; in ipfw_objhash_lookup_name()
4492 struct named_object *
4496 struct named_object *no; in ipfw_objhash_lookup_name_type()
[all …]
H A Dip_fw_iface.c253 destroy_iface(struct namedobj_instance *ii, struct named_object *no, in destroy_iface()
464 export_iface_internal(struct namedobj_instance *ii, struct named_object *no, in export_iface_internal()
H A Dip_fw_table.c75 struct named_object no;
1615 struct named_object *
1654 struct named_object *no; in ipfw_unref_table()
1983 struct named_object *no; in ipfw_export_table_ntlv()
2104 export_table_internal(struct namedobj_instance *ni, struct named_object *no, in export_table_internal()
2827 struct named_object **pno) in table_findbyname()
2843 static struct named_object *
2992 test_sets_cb(struct namedobj_instance *ni __unused, struct named_object *no, in test_sets_cb()
3014 struct named_object *no; in ipfw_switch_tables_namespace()
3102 struct named_object *no; in find_table_err()
[all …]
H A Dip_fw_log.c279 ((struct named_object *)SRV_OBJECT(chain, in ipfw_log()
H A Dip_fw_dynamic.c575 struct named_object no;
611 struct named_object **pno) in dyn_findbyname()
643 static struct named_object *
657 struct named_object *no; in dyn_create()
710 dyn_destroy(struct ip_fw_chain *ch, struct named_object *no) in dyn_destroy()
H A Dip_fw_table_algo.c1907 struct named_object no;
1938 struct named_object *no, void *arg);
1965 static int foreach_ifidx(struct namedobj_instance *ii, struct named_object *no,
2123 destroy_ifidx_locked(struct namedobj_instance *ii, struct named_object *no, in destroy_ifidx_locked()
2554 foreach_ifidx(struct namedobj_instance *ii, struct named_object *no, in foreach_ifidx()
/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64stl_control.c101 struct named_object *no; in nat64stl_export_config()
121 export_config_cb(struct namedobj_instance *ni, struct named_object *no, in export_config_cb()
527 struct named_object **pno) in nat64stl_findbyname()
536 static struct named_object *
540 struct named_object *no; in nat64stl_findbykidx()
572 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, in destroy_config_cb()
H A Dnat64clat.h39 struct named_object no;
H A Dnat64stl.h38 struct named_object no;
H A Dnat64clat_control.c114 export_config_cb(struct namedobj_instance *ni, struct named_object *no, in export_config_cb()
522 struct named_object **pno) in nat64clat_findbyname()
531 static struct named_object *
535 struct named_object *no; in nat64clat_findbykidx()
567 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, in destroy_config_cb()
H A Dnat64lsn_control.c339 export_config_cb(struct namedobj_instance *ni, struct named_object *no, in export_config_cb()
849 struct named_object **pno) in nat64lsn_findbyname()
858 static struct named_object *
862 struct named_object *no; in nat64lsn_findbykidx()
894 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, in destroy_config_cb()
H A Dnat64lsn.h194 struct named_object no;
/f-stack/freebsd/netpfil/ipfw/nptv6/
H A Dnptv6.h46 struct named_object no;
H A Dnptv6.c465 export_config_cb(struct namedobj_instance *ni, struct named_object *no, in export_config_cb()
573 ifaddr_cb(struct namedobj_instance *ni, struct named_object *no, in ifaddr_cb()
944 struct named_object **pno) in nptv6_findbyname()
954 static struct named_object *
958 struct named_object *no; in nptv6_findbykidx()
991 destroy_config_cb(struct namedobj_instance *ni, struct named_object *no, in destroy_config_cb()