Home
last modified time | relevance | path

Searched refs:rth (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Dicmp6.c931 struct ip6_rthdr *rth; in icmp6_notify_error() local
968 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()
H A Dip6_output.c3199 struct ip6_rthdr *rth; in ip6_setpktopt() local
3210 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()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dqos_scheduler.rst100 * --rth "A, B, C": The RX queue threshold parameters
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dvendor-prefixes.yaml1144 description: Würth Elektronik GmbH.