Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/api/
Dnat64_api.c124 lwip_nat64_handle_add(nat64_entry_t *dst_nate, nat64_entry_t *nate_exist, u8_t mbr_mnid) in lwip_nat64_handle_add()
159 nat64_entry_t *nate_exist = NULL; in lwip_nat64_handle() local
/device/soc/hisilicon/ws63v100/sdk/open_source/lwip/lwip_v2.1.3/src/core/nat64/
Dnat64.c333 nat64_entry_t *nate_exist = nat64_entry_lookup_by_mac(&entry->mac); in nat64_entry_update() local