Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/BSD/
Dnxd_bsd.h502 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
Dnxd_bsd.c774 nx_bsd_set_errno(EPROTOTYPE); in nx_bsd_socket()
787 nx_bsd_set_errno(EPROTOTYPE); in nx_bsd_socket()
8995 nx_bsd_set_errno(EPROTOTYPE); in nx_bsd_raw_packet_receive()