Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dipv6.h251 ohopopts:1, member
/openbmc/linux/net/ipv6/
H A Dipv6_sockglue.c569 np->rxopt.bits.ohopopts = valbool; in do_ipv6_setsockopt()
1278 val = np->rxopt.bits.ohopopts; in do_ipv6_getsockopt()
H A Ddatagram.c707 if (np->rxopt.bits.ohopopts && (opt->flags & IP6SKB_HOPBYHOP)) { in ip6_datagram_recv_specific_ctl()
H A Daf_inet6.c872 (np->rxopt.bits.hopopts || np->rxopt.bits.ohopopts)) || in ipv6_opt_accepted()