Searched defs:sctp_bindx_func (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/nio/ch/
H A DSctp.h65 typedef int sctp_bindx_func(int sock, void *addrs, int addrcnt, int flags); typedef
319 typedef int sctp_bindx_func(int sd, struct sockaddr *addrs, int addrcnt, int flags); typedef
329 sctp_bindx_func* nio_sctp_bindx;

Completed in 48 milliseconds