Home
last modified time | relevance | path

Searched refs:nat64lsn_pg (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.h68 struct nat64lsn_pg { struct
69 CK_SLIST_ENTRY(nat64lsn_pg) entries;
107 struct nat64lsn_pg *pgptr[32]; argument
119 CK_SLIST_HEAD(nat64lsn_pg_slist, nat64lsn_pg);
147 struct nat64lsn_pg *tcp_pg;
148 struct nat64lsn_pg *udp_pg;
149 struct nat64lsn_pg *icmp_pg;
H A Dnat64lsn.c262 static struct nat64lsn_pg*
267 struct nat64lsn_pg *pg, *oldpg; in nat64lsn_get_pg()
318 struct nat64lsn_pg *pg; in nat64lsn_get_state6to4()
488 struct nat64lsn_pg *pg; in nat64lsn_get_state4to6()
820 struct nat64lsn_pg *pg, *tpg, *firstpg, **pgptr; in nat64lsn_expire_portgroups()
866 nat64lsn_pg, entries); in nat64lsn_expire_portgroups()
1111 struct nat64lsn_pg **pgptr, uint8_t proto) in nat64lsn_alloc_proto_pg()
1113 struct nat64lsn_pg *pg; in nat64lsn_alloc_proto_pg()
1373 struct nat64lsn_pg *pg; in nat64lsn_job_destroy()
1722 nat64lsn_destroy_pg(struct nat64lsn_pg *pg) in nat64lsn_destroy_pg()
[all …]
H A Dnat64lsn_control.c558 struct nat64lsn_pg *pg, struct sockopt_data *sd, uint32_t *ret_count) in nat64lsn_export_states_v1()
604 nat64lsn_next_pgidx(struct nat64lsn_cfg *cfg, struct nat64lsn_pg *pg, in nat64lsn_next_pgidx()
642 static struct nat64lsn_pg*
704 struct nat64lsn_pg *pg; in nat64lsn_states_v1()