Home
last modified time | relevance | path

Searched refs:SO_RECV_CONTROL_OPTS (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.41.6/bsd/netinet6/
H A Dudp6_usrreq.c215 SO_RECV_CONTROL_OPTS(last->in6p_socket)) { in udp6_append()
649 SO_RECV_CONTROL_OPTS(in6p->in6p_socket)) { in udp6_input()
H A Draw_ip6.c222 SO_RECV_CONTROL_OPTS(last->in6p_socket)) { in rip6_input()
263 SO_RECV_CONTROL_OPTS(last->in6p_socket)) { in rip6_input()
H A Dicmp6.c2185 SO_RECV_CONTROL_OPTS(last->inp_socket)) { in icmp6_rip6_input()
2210 SO_RECV_CONTROL_OPTS(last->inp_socket)) { in icmp6_rip6_input()
/xnu-12377.41.6/bsd/sys/
H A Dsocketvar.h385 #define SO_RECV_CONTROL_OPTS(so) \ macro
/xnu-12377.41.6/bsd/netinet/
H A Draw_ip.c220 SO_RECV_CONTROL_OPTS(inp->inp_socket)) { in rip_inp_input()
H A Dudp_usrreq.c809 SO_RECV_CONTROL_OPTS(inp->inp_socket)) { in udp_input()
917 SO_RECV_CONTROL_OPTS(last->inp_socket)) { in udp_append()