Home
last modified time | relevance | path

Searched defs:nat64lsn_pg (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.h66 struct nat64lsn_pg { struct
69 uint16_t base_port;
70 uint16_t timestamp;
71 uint8_t proto;
72 uint8_t chunks_count;
73 uint8_t spare[2];
75 union {
105 struct nat64lsn_pg *pgptr[32]; argument