Searched refs:INP_CONTROLOPTS (Results 1 – 7 of 7) sorted by relevance
213 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 || in udp6_append()647 if ((in6p->in6p_flags & INP_CONTROLOPTS) != 0 || in udp6_input()
220 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 || in rip6_input()261 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 || in rip6_input()
2183 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 || in icmp6_rip6_input()2208 if ((last->in6p_flags & INP_CONTROLOPTS) != 0 || in icmp6_rip6_input()
836 #define INP_CONTROLOPTS \ macro
218 if ((inp->inp_flags & INP_CONTROLOPTS) != 0 || in rip_inp_input()
807 if ((inp->inp_flags & INP_CONTROLOPTS) != 0 || in udp_input()915 if ((last->inp_flags & INP_CONTROLOPTS) != 0 || in udp_append()
2474 oinp->inp_flags & INP_CONTROLOPTS; in tcp_create_server_socket()