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.h108 struct nat64lsn_pgchunk { struct
160 struct nat64lsn_pgchunk *tcp[32];
161 struct nat64lsn_pgchunk *udp[32];
162 struct nat64lsn_pgchunk *icmp[32];
H A Dnat64lsn.c118 struct nat64lsn_pgchunk *pgchunk;
277 struct nat64lsn_pgchunk **chunks, uint32_t *pgidx, in_addr_t faddr) in nat64lsn_get_pg()
936 static struct nat64lsn_pgchunk*
941 struct nat64lsn_pgchunk *chunk; in nat64lsn_expire_pgchunk()
1128 struct nat64lsn_pgchunk **chunks, uint32_t *pgidx, uint8_t proto) in nat64lsn_alloc_proto_pg()
1786 sizeof(struct nat64lsn_pgchunk), NULL, NULL, NULL, NULL, in nat64lsn_init_internal()