Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/nat64/
H A Dnat64lsn.h68 struct nat64lsn_pg { struct
71 uint16_t base_port;
72 uint16_t timestamp;
73 uint8_t proto;
74 uint8_t chunks_count;
75 uint8_t spare[2];
77 union {
107 struct nat64lsn_pg *pgptr[32]; argument