Searched refs:BIO_TYPE_ACCEPT (Results 1 – 3 of 3) sorted by relevance
29 #define BIO_TYPE_ACCEPT (13|0x0400|0x0100)
110 BIO_TYPE_ACCEPT,
97 # define BIO_TYPE_ACCEPT (13|0x0400|0x0100)/* socket for accept */ macro