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;
120 CK_SLIST_HEAD(nat64lsn_hosts_slist, nat64lsn_host);
174 struct nat64lsn_host { struct
178 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()
318 nat64lsn_get_state6to4(struct nat64lsn_cfg *cfg, struct nat64lsn_host *host, in nat64lsn_get_state6to4()
775 struct nat64lsn_host *host; in nat64lsn_maintain_pg()
900 struct nat64lsn_host *host, *tmp; in nat64lsn_expire_hosts()
920 nat64lsn_host, entries); in nat64lsn_expire_hosts()
970 struct nat64lsn_host *h;
1030 struct nat64lsn_host *host; in nat64lsn_alloc_host()
1398 nat64lsn_host_cleanup(struct nat64lsn_host *host) in nat64lsn_host_cleanup()
[all …]