Skip to Main Content
IPv6 Advanced Protocols Implementation
book

IPv6 Advanced Protocols Implementation

by Qing Li, Jinmei Tatuya, Keiichi Shima
July 2010
Intermediate to advanced content levelIntermediate to advanced
1008 pages
35h 43m
English
Morgan Kaufmann
Content preview from IPv6 Advanced Protocols Implementation
5.11 Mobile IPv6 Related Structures 559
5.11.29 Binding Update List Entry—mip6_bu{} Structure
The mip6_bu{} structure represents the binding information kept on a mobile node. Such
information is called a binding update list entry. Listing 5-27 shows the definition of the
mip6_bu{} structure.
Listing 5-27
mip6_var.h
150 struct mip6_bu {
151 LIST_ENTRY(mip6_bu) mbu_entry;
152 struct in6_addr mbu_paddr; /* peer addr of this BU */
153 struct in6_addr mbu_haddr; /* HoA */
154 struct in6_addr mbu_coa; /* CoA */
155 u_int16_t mbu_lifetime; /* BU lifetime */
156 u_int16_t mbu_refresh; /* refresh frequency */
157 u_int16_t mbu_seqno; /* sequence number */
158 u_int16_t ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

IPv6 Core Protocols Implementation

IPv6 Core Protocols Implementation

Qing Li, Tatuya Jinmei, Keiichi Shima
IPv6 Security

IPv6 Security

Scott Hogg, Eric Vyncke
IPv6 for Enterprise Networks

IPv6 for Enterprise Networks

Shannon McFarland, Muninder Sambi, Nikhil Sharma, Sanjay Hooda
IPv6 Network Programming

IPv6 Network Programming

Jun-ichiro itojun Hagino

Publisher Resources

ISBN: 9780080489308