Searched refs:nx_bsd_socket_sll_protocol (Results 1 – 2 of 2) sorted by relevance
1001 USHORT nx_bsd_socket_sll_protocol; member
4577 …bsd_socket_ptr -> nx_bsd_socket_sll_protocol = (USHORT)((packet_ptr -> nx_packet_prepend_ptr[12] <… in nx_bsd_recv_internal()4579 if (bsd_socket_ptr -> nx_bsd_socket_sll_protocol == 0x8100) in nx_bsd_recv_internal()4583 …bsd_socket_ptr -> nx_bsd_socket_sll_protocol = (USHORT)((packet_ptr -> nx_packet_prepend_ptr[16] <… in nx_bsd_recv_internal()4853 sockaddr -> sll_protocol = bsd_socket_ptr -> nx_bsd_socket_sll_protocol; in nx_bsd_recv_internal()