Searched refs:ipv6_destopt_hdr (Results 1 – 2 of 2) sorted by relevance
122 struct ipv6_destopt_hdr *destopt = (struct ipv6_destopt_hdr *)skb->data; in mip6_destopt_input()141 struct ipv6_destopt_hdr *dstopt; in mip6_destopt_output()152 dstopt = (struct ipv6_destopt_hdr *)skb_transport_header(skb); in mip6_destopt_output()262 x->props.header_len = sizeof(struct ipv6_destopt_hdr) + in mip6_destopt_init_state()263 calc_padlen(sizeof(struct ipv6_destopt_hdr), 6) + in mip6_destopt_init_state()
70 #define ipv6_destopt_hdr ipv6_opt_hdr macro
Completed in 9 milliseconds