Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/BSD/
Dnxd_bsd.h512 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
Dnxd_bsd.c807 nx_bsd_set_errno(EPROTOTYPE); in nx_bsd_socket()
820 nx_bsd_set_errno(EPROTOTYPE); in nx_bsd_socket()
9312 nx_bsd_set_errno(EPROTOTYPE); in nx_bsd_raw_packet_receive()