Searched refs:IN6P_CONTROLOPTS (Results 1 – 6 of 6) sorted by relevance
211 #define IN6P_CONTROLOPTS (IN6P_PKTINFO|IN6P_HOPLIMIT|IN6P_HOPOPTS|\ macro
655 inp->inp_flags |= (oinp->inp_flags & IN6P_CONTROLOPTS); in syn_cache_get()656 if (inp->inp_flags & IN6P_CONTROLOPTS) { in syn_cache_get()
1495 if (inp->inp_af == AF_INET6 && (inp->inp_flags & IN6P_CONTROLOPTS)) { in tcp_input()
143 if (last->inp_flags & IN6P_CONTROLOPTS || in rip6_sbappendaddr()
1990 if (last->inp_flags & IN6P_CONTROLOPTS || in icmp6_rip6_input()2017 if (last->inp_flags & IN6P_CONTROLOPTS || in icmp6_rip6_input()
398 if (inp->inp_flags & IN6P_CONTROLOPTS || in udp6_sendup()