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