Searched refs:INP_CONTROLOPTS (Results 1 – 7 of 7) sorted by relevance
271 if (last->inp_flags & INP_CONTROLOPTS || in rip6_input()304 if (last->inp_flags & INP_CONTROLOPTS || in rip6_input()
2043 if (last->inp_flags & INP_CONTROLOPTS) in icmp6_rip6_input()2069 if (last->inp_flags & INP_CONTROLOPTS) in icmp6_rip6_input()
175 if (inp->inp_flags & INP_CONTROLOPTS || in udp6_append()
596 #define INP_CONTROLOPTS (INP_RECVOPTS|INP_RECVRETOPTS|INP_RECVDSTADDR|\ macro
254 if ((last->inp_flags & INP_CONTROLOPTS) || in rip_append()
356 if (inp->inp_flags & INP_CONTROLOPTS || in udp_append()
751 inp->inp_flags |= oinp->inp_flags & INP_CONTROLOPTS; in syncache_socket()