
598 Chapter 5—Mobile IPv6
TABLE 5-37
Name Description
mip6_bc_create() Create an mip6_bc structure
mip6_bc_delete() Delete an mip6_bc structure
mip6_bc_list_insert() Insert an mip6_bc structure to the list
mip6_bc_list_remove() Remove an mip6_bc structure from the list
mip6_bc_list_find_withphaddr() Search an mip6_bc structure from the list which has the
specified home address
mip6_bc_settimer() Set a timer to call the timeout function
mip6_bc_timer() The function called when a timer expires
Binding cache entry management functions.
5.16.3 Binding Cache Entry Management
A binding cache entry is represented by the mip6_bc{} structure. In an IPv6 node, binding ...