Searched refs:INP_CONTROLOPTS (Results 1 – 8 of 8) sorted by relevance
209 if (last->inp_flags & INP_CONTROLOPTS || in rip6_input()321 if (last->inp_flags & INP_CONTROLOPTS || in rip6_input()
1967 if (last->inp_flags & INP_CONTROLOPTS) in icmp6_rip6_input()1992 if (last->inp_flags & INP_CONTROLOPTS) in icmp6_rip6_input()
180 if (inp->inp_flags & INP_CONTROLOPTS || in udp6_append()
724 #define INP_CONTROLOPTS (INP_RECVOPTS|INP_RECVRETOPTS|INP_RECVDSTADDR|\ macro
260 if ((last->inp_flags & INP_CONTROLOPTS) || in rip_append()
347 if (inp->inp_flags & INP_CONTROLOPTS || in udp_append()
938 inp->inp_flags |= oinp->inp_flags & INP_CONTROLOPTS; in syncache_socket()