Searched defs:nat64lsn_pg (Results 1 – 1 of 1) sorted by relevance
68 struct nat64lsn_pg { struct71 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