Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dipv6.h256 odstopts:1, member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Ddatagram.c704 if (np->rxopt.bits.odstopts && opt->dst0) { in ip6_datagram_recv_specific_ctl()
712 if (np->rxopt.bits.odstopts && opt->dst1) { in ip6_datagram_recv_specific_ctl()
H A Dipv6_sockglue.c594 np->rxopt.bits.odstopts = valbool; in do_ipv6_setsockopt()
1280 val = np->rxopt.bits.odstopts; in do_ipv6_getsockopt()
H A Daf_inet6.c857 (np->rxopt.bits.dstopts || np->rxopt.bits.odstopts))) in ipv6_opt_accepted()