Home
last modified time | relevance | path

Searched refs:ipv6_destopt_hdr (Results 1 – 2 of 2) sorted by relevance

/linux/net/ipv6/
A Dmip6.c122 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()
/linux/include/uapi/linux/
A Dipv6.h70 #define ipv6_destopt_hdr ipv6_opt_hdr macro

Completed in 5 milliseconds