Searched refs:rth (Results 1 – 4 of 4) sorted by relevance
931 struct ip6_rthdr *rth; in icmp6_notify_error() local968 if (m->m_len < eoff + sizeof(*rth)) { in icmp6_notify_error()969 m = m_pullup(m, eoff + sizeof(*rth)); in icmp6_notify_error()976 rth = (struct ip6_rthdr *) in icmp6_notify_error()978 rthlen = (rth->ip6r_len + 1) << 3; in icmp6_notify_error()987 if (rth->ip6r_segleft && in icmp6_notify_error()988 rth->ip6r_type == IPV6_RTHDR_TYPE_0) { in icmp6_notify_error()1009 nxt = rth->ip6r_nxt; in icmp6_notify_error()
3199 struct ip6_rthdr *rth; in ip6_setpktopt() local3210 rth = (struct ip6_rthdr *)buf; in ip6_setpktopt()3211 rthlen = (rth->ip6r_len + 1) << 3; in ip6_setpktopt()3215 switch (rth->ip6r_type) { in ip6_setpktopt()3217 if (rth->ip6r_len == 0) /* must contain one addr */ in ip6_setpktopt()3219 if (rth->ip6r_len % 2) /* length must be even */ in ip6_setpktopt()3221 if (rth->ip6r_len / 2 != rth->ip6r_segleft) in ip6_setpktopt()3233 bcopy(rth, opt->ip6po_rthdr, rthlen); in ip6_setpktopt()
100 * --rth "A, B, C": The RX queue threshold parameters
1144 description: Würth Elektronik GmbH.