Searched refs:ipv6_destopt_hdr (Results 1 – 2 of 2) sorted by relevance
132 struct ipv6_destopt_hdr *destopt = (struct ipv6_destopt_hdr *)skb->data; in mip6_destopt_input()151 struct ipv6_destopt_hdr *dstopt; in mip6_destopt_output()162 dstopt = (struct ipv6_destopt_hdr *)skb_transport_header(skb); in mip6_destopt_output()322 x->props.header_len = sizeof(struct ipv6_destopt_hdr) + in mip6_destopt_init_state()323 calc_padlen(sizeof(struct ipv6_destopt_hdr), 6) + in mip6_destopt_init_state()
63 #define ipv6_destopt_hdr ipv6_opt_hdr macro