Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h104 struct nat64lsn_pgchunk { struct
140 struct nat64lsn_pgchunk *tcp[32];
141 struct nat64lsn_pgchunk *udp[32];
142 struct nat64lsn_pgchunk *icmp[32];
H A Dnat64lsn.c118 struct nat64lsn_pgchunk *pgchunk;
261 struct nat64lsn_pgchunk **chunks, struct nat64lsn_pg **pgptr, in nat64lsn_get_pg()
912 static struct nat64lsn_pgchunk*
917 struct nat64lsn_pgchunk *chunk; in nat64lsn_expire_pgchunk()
1107 uint32_t *pgmask, struct nat64lsn_pgchunk **chunks, in nat64lsn_alloc_proto_pg()
1635 sizeof(struct nat64lsn_pgchunk), NULL, NULL, NULL, NULL, in nat64lsn_init_internal()