Searched refs:rt0_hdr (Results 1 – 4 of 4) sorted by relevance
77 ptr + offsetof(struct rt0_hdr, in rt_mt6()102 + sizeof(struct rt0_hdr) in rt_mt6()129 + sizeof(struct rt0_hdr) in rt_mt6()
81 struct rt0_hdr { struct
688 struct rt0_hdr *rthdr; in ipv6_rthdr_rcv()802 rthdr = (struct rt0_hdr *) hdr; in ipv6_rthdr_rcv()1111 struct rt0_hdr *phdr, *ihdr; in ipv6_push_rthdr0()1114 ihdr = (struct rt0_hdr *) opt; in ipv6_push_rthdr0()1117 memcpy(phdr, ihdr, sizeof(struct rt0_hdr)); in ipv6_push_rthdr0()1393 fl6->daddr = *((struct rt0_hdr *)opt->srcrt)->addr; in fl6_update_dst()
231 addrs = ((struct rt0_hdr *)rthdr)->addr; in ipv6_rearrange_rthdr()
Completed in 8 milliseconds