Searched refs:sockaddr_dest (Results 1 – 1 of 1) sorted by relevance
3699 struct nx_bsd_sockaddr_ll sockaddr_dest; in nx_bsd_send() local3712 sockaddr_dest.sll_family = AF_PACKET; in nx_bsd_send()3713 … sockaddr_dest.sll_ifindex = (INT)bsd_socket_ptr -> nx_bsd_socket_local_bind_interface_index; in nx_bsd_send()3714 …_socket_ptr, (CHAR *)msg, msgLength, flags, (struct nx_bsd_sockaddr*)&sockaddr_dest, sizeof(struct… in nx_bsd_send()