nd_msg 371 drivers/net/ipvlan/ipvlan_core.c struct nd_msg *ndmh; nd_msg 377 drivers/net/ipvlan/ipvlan_core.c ndmh = (struct nd_msg *)lyr3h; nd_msg 310 drivers/net/usb/cdc_mbim.c struct nd_msg *msg = (void *)(iph + 1); nd_msg 356 drivers/net/usb/cdc_mbim.c struct nd_msg *msg = (void *)(iph + 1); nd_msg 358 drivers/net/usb/cdc_mbim.c return (len >= sizeof(struct ipv6hdr) + sizeof(struct nd_msg) && nd_msg 1899 drivers/net/vxlan.c struct nd_msg *ns, *na; nd_msg 1921 drivers/net/vxlan.c ns = (struct nd_msg *)(ipv6_hdr(request) + 1); nd_msg 1992 drivers/net/vxlan.c struct nd_msg *msg; nd_msg 2000 drivers/net/vxlan.c msg = (struct nd_msg *)(iphdr + 1); nd_msg 2663 drivers/net/vxlan.c sizeof(struct nd_msg)) && nd_msg 2665 drivers/net/vxlan.c struct nd_msg *m = (struct nd_msg *)(ipv6_hdr(skb) + 1); nd_msg 225 net/bridge/br_arp_nd_proxy.c struct nd_msg *br_is_nd_neigh_msg(struct sk_buff *skb, struct nd_msg *msg) nd_msg 227 net/bridge/br_arp_nd_proxy.c struct nd_msg *m; nd_msg 244 net/bridge/br_arp_nd_proxy.c __be16 vlan_proto, u16 vlan_tci, struct nd_msg *ns) nd_msg 249 net/bridge/br_arp_nd_proxy.c struct nd_msg *na; nd_msg 312 net/bridge/br_arp_nd_proxy.c na = (struct nd_msg *)skb_put(reply, sizeof(*na) + na_olen); nd_msg 388 net/bridge/br_arp_nd_proxy.c u16 vid, struct net_bridge_port *p, struct nd_msg *msg) nd_msg 71 net/bridge/br_device.c sizeof(struct nd_msg)) && nd_msg 73 net/bridge/br_device.c struct nd_msg *msg, _msg; nd_msg 120 net/bridge/br_input.c sizeof(struct nd_msg)) && nd_msg 122 net/bridge/br_input.c struct nd_msg *msg, _msg; nd_msg 1257 net/bridge/br_private.h u16 vid, struct net_bridge_port *p, struct nd_msg *msg); nd_msg 1258 net/bridge/br_private.h struct nd_msg *br_is_nd_neigh_msg(struct sk_buff *skb, struct nd_msg *m); nd_msg 524 net/ipv6/ndisc.c struct nd_msg *msg; nd_msg 554 net/ipv6/ndisc.c *msg = (struct nd_msg) { nd_msg 606 net/ipv6/ndisc.c struct nd_msg *msg; nd_msg 628 net/ipv6/ndisc.c *msg = (struct nd_msg) { nd_msg 769 net/ipv6/ndisc.c struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb); nd_msg 774 net/ipv6/ndisc.c offsetof(struct nd_msg, opt)); nd_msg 785 net/ipv6/ndisc.c if (skb->len < sizeof(struct nd_msg)) { nd_msg 953 net/ipv6/ndisc.c struct nd_msg *msg = (struct nd_msg *)skb_transport_header(skb); nd_msg 958 net/ipv6/ndisc.c offsetof(struct nd_msg, opt)); nd_msg 965 net/ipv6/ndisc.c if (skb->len < sizeof(struct nd_msg)) { nd_msg 1724 net/ipv6/ndisc.c struct nd_msg *msg; nd_msg 1732 net/ipv6/ndisc.c msg = (struct nd_msg *)skb_transport_header(skb); nd_msg 421 net/openvswitch/flow.c struct nd_msg *nd; nd_msg 433 net/openvswitch/flow.c nd = (struct nd_msg *)skb_transport_header(skb);