Searched refs:nd_msg (Results 1 – 8 of 8) sorted by relevance
532 struct nd_msg *msg; in ndisc_send_na()562 *msg = (struct nd_msg) { in ndisc_send_na()611 struct nd_msg *msg; in ndisc_ns_create()630 *msg = (struct nd_msg) { in ndisc_ns_create()789 struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb); in ndisc_recv_ns()794 offsetof(struct nd_msg, opt)); in ndisc_recv_ns()806 if (skb->len < sizeof(struct nd_msg)) in ndisc_recv_ns()990 struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb); in ndisc_recv_na()995 offsetof(struct nd_msg, opt)); in ndisc_recv_na()1004 if (skb->len < sizeof(struct nd_msg)) in ndisc_recv_na()[all …]
312 struct nd_msg *msg = (void *)(iph + 1); in do_neigh_solicit()358 struct nd_msg *msg = (void *)(iph + 1); in is_neigh_solicit()360 return (len >= sizeof(struct ipv6hdr) + sizeof(struct nd_msg) && in is_neigh_solicit()
177 sizeof(struct nd_msg)) && in br_handle_frame_finish()179 struct nd_msg *msg, _msg; in br_handle_frame_finish()
81 sizeof(struct nd_msg)) && in br_dev_xmit()83 struct nd_msg *msg, _msg; in br_dev_xmit()
2353 u16 vid, struct net_bridge_port *p, struct nd_msg *msg);2354 struct nd_msg *br_is_nd_neigh_msg(const struct sk_buff *skb, struct nd_msg *m);
387 struct nd_msg *ndmh; in ipvlan_addr_lookup()392 ndmh = (struct nd_msg *)lyr3h; in ipvlan_addr_lookup()
72 struct nd_msg { struct
1940 struct nd_msg *ns, *na; in vxlan_na_create()1962 ns = (struct nd_msg *)(ipv6_hdr(request) + 1); in vxlan_na_create()2033 struct nd_msg *msg; in neigh_reduce()2042 msg = (struct nd_msg *)(iphdr + 1); in neigh_reduce()2759 sizeof(struct nd_msg)) && in vxlan_xmit()2761 struct nd_msg *m = (struct nd_msg *)(ipv6_hdr(skb) + 1); in vxlan_xmit()