+header arp
This commit is contained in:
parent
d706851d11
commit
d8d7591647
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@ struct headers {
|
|||
icmp6_t icmp6;
|
||||
icmp6_na_ns_t icmp6_na_ns;
|
||||
icmp6_option_link_layer_addr_t icmp6_option_link_layer_addr;
|
||||
arp_t arp;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue