Home
last modified time | relevance | path

Searched refs:ndmh (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ipvlan/
H A Dipvlan_core.c370 struct nd_msg *ndmh; in ipvlan_addr_lookup() local
376 ndmh = (struct nd_msg *)lyr3h; in ipvlan_addr_lookup()
377 if (ndmh->icmph.icmp6_type == NDISC_NEIGHBOUR_SOLICITATION) { in ipvlan_addr_lookup()
378 i6addr = &ndmh->target; in ipvlan_addr_lookup()