Searched refs:dl_bind (Results 1 - 3 of 3) sorted by relevance

/external/netperf/
H A Dnettest_dlpi.c214 if (dl_bind(send_descriptor,
798 if (dl_bind(data_descriptor,
1138 if (dl_bind(send_descriptor,
1681 if (dl_bind(data_descriptor,
2225 if (dl_bind(data_descriptor,
2522 if (dl_bind(send_descriptor,
3176 if (dl_bind(data_descriptor,
3483 if (dl_bind(data_descriptor,
H A Dnetlib.h549 extern int dl_bind(int fd, int sap, int mode, char *dlsap_ptr, int *dlsap_len);
H A Dnetlib.c38 /* dl_bind() bind the sap do the card */
3674 dl_bind(int fd, int sap, int mode, char *dlsap_ptr, int *dlsap_len)
3688 "netperf: dl_bind: could not send control message, errno = %d\n",
3646 dl_bind(int fd, int sap, int mode, char *dlsap_ptr, int *dlsap_len) function

Completed in 2710 milliseconds