Searched refs:extbuf (Results 1 – 1 of 1) sorted by relevance
1743 pr_ip6opt(void *extbuf) in pr_ip6opt() argument1755 ext = (struct ip6_hbh *)extbuf; in pr_ip6opt()1762 currentlen = inet6_opt_next(extbuf, extlen, currentlen, in pr_ip6opt()1797 pr_rthdr(void *extbuf) in pr_rthdr() argument1801 struct ip6_rthdr *rh = (struct ip6_rthdr *)extbuf; in pr_rthdr()1807 if ((segments = inet6_rth_segments(extbuf)) >= 0) in pr_rthdr()1814 in6 = inet6_rth_getaddr(extbuf, i); in pr_rthdr()