Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.h106 struct nat64lsn_pgchunk { struct
142 struct nat64lsn_pgchunk *tcp[32];
143 struct nat64lsn_pgchunk *udp[32];
144 struct nat64lsn_pgchunk *icmp[32];
H A Dnat64lsn.c121 struct nat64lsn_pgchunk *pgchunk;
264 struct nat64lsn_pgchunk **chunks, struct nat64lsn_pg **pgptr, in nat64lsn_get_pg()
915 static struct nat64lsn_pgchunk*
920 struct nat64lsn_pgchunk *chunk; in nat64lsn_expire_pgchunk()
1110 uint32_t *pgmask, struct nat64lsn_pgchunk **chunks, in nat64lsn_alloc_proto_pg()
1638 sizeof(struct nat64lsn_pgchunk), NULL, NULL, NULL, NULL, in nat64lsn_init_internal()