Home
last modified time | relevance | path

Searched refs:nx_bsd_socket_sll_protocol (Results 1 – 2 of 2) sorted by relevance

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h1001 USHORT nx_bsd_socket_sll_protocol; member
Dnxd_bsd.c4577 …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()