Home
last modified time | relevance | path

Searched refs:nat64lsn_host (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h37 struct nat64lsn_host;
43 struct nat64lsn_host *host;
116 CK_SLIST_HEAD(nat64lsn_hosts_slist, nat64lsn_host);
159 struct nat64lsn_host { struct
163 CK_SLIST_ENTRY(nat64lsn_host) entries; argument
H A Dnat64lsn.c105 struct nat64lsn_host *host;
139 static void nat64lsn_destroy_host(struct nat64lsn_host *host);
204 struct nat64lsn_host *host, const struct ipfw_flow_id *f_id __unused) in nat64lsn_get_aliaslink()
309 nat64lsn_get_state6to4(struct nat64lsn_cfg *cfg, struct nat64lsn_host *host, in nat64lsn_get_state6to4()
747 struct nat64lsn_host *host; in nat64lsn_maintain_pg()
877 struct nat64lsn_host *host, *tmp; in nat64lsn_expire_hosts()
895 nat64lsn_host, entries); in nat64lsn_expire_hosts()
946 struct nat64lsn_host *h;
1006 struct nat64lsn_host *host; in nat64lsn_alloc_host()
1369 struct nat64lsn_host *host; in nat64lsn_job_destroy()
[all …]