Searched defs:ipv6hdr (Results 1 – 6 of 6) sorted by relevance
116 struct ipv6hdr { struct118 __u8 priority:4,119 version:4;126 __u8 flow_lbl[3];128 __be16 payload_len;129 __u8 nexthdr;130 __u8 hop_limit;132 struct in6_addr saddr;133 struct in6_addr daddr;
117 struct ipv6hdr { struct119 __u8 priority:4,120 version:4;127 __u8 flow_lbl[3];129 __be16 payload_len;130 __u8 nexthdr;131 __u8 hop_limit;
617 struct ipv6hdr *ipv6hdr; in batadv_gw_dhcp_recipient_get() local
112 struct ipv6hdr *ipv6hdr = ipv6_hdr(skb); in mlx5e_ipsec_remove_trailer() local
44 struct ipv6hdr *ipv6hdr; in fill_v2_desc_hw() local