Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/netinet6/
H A Draw_ip6.c220 SO_RECV_CONTROL_OPTS(last->in6p_socket)) { in rip6_input()
261 SO_RECV_CONTROL_OPTS(last->in6p_socket)) { in rip6_input()
H A Dudp6_usrreq.c215 SO_RECV_CONTROL_OPTS(last->in6p_socket)) { in udp6_append()
642 SO_RECV_CONTROL_OPTS(in6p->in6p_socket)) { in udp6_input()
H A Dicmp6.c2183 SO_RECV_CONTROL_OPTS(last->inp_socket)) { in icmp6_rip6_input()
2208 SO_RECV_CONTROL_OPTS(last->inp_socket)) { in icmp6_rip6_input()
/xnu-11417.140.69/bsd/sys/
H A Dsocketvar.h394 #define SO_RECV_CONTROL_OPTS(so) \ macro
/xnu-11417.140.69/bsd/netinet/
H A Draw_ip.c220 SO_RECV_CONTROL_OPTS(inp->inp_socket)) { in rip_inp_input()
H A Dudp_usrreq.c760 SO_RECV_CONTROL_OPTS(inp->inp_socket)) { in udp_input()
870 SO_RECV_CONTROL_OPTS(last->inp_socket)) { in udp_append()