Searched refs:nd_msg (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A Dbcmipv6.h112 BWL_PRE_PACKED_STRUCT struct nd_msg { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dndisc.h65 struct nd_msg { struct
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dndisc.c748 struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb);
753 offsetof(struct nd_msg, opt));
923 struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb);
928 offsetof(struct nd_msg, opt));
934 if (skb->len < sizeof(struct nd_msg)) {
1672 struct nd_msg *msg;
1677 msg = (struct nd_msg *)skb_transport_header(skb);

Completed in 65 milliseconds