Searched defs:ipa_nat_ip4_table_cache (Results 1 – 1 of 1) sorted by relevance
297 struct ipa_nat_ip4_table_cache { struct298 uint8_t valid;299 uint32_t public_addr;301 int nat_fd;302 int size;326 struct ipa_nat_ip4_table_cache ip4_tbl[IPA_NAT_MAX_IP4_TBLS]; argument