add DTYPE_CRYPTO for use by /dev/crypto support
This commit is contained in:
parent
9b53341f29
commit
b35c7eef04
@ -60,6 +60,7 @@ struct socket;
|
||||
#define DTYPE_PIPE 3 /* pipe */
|
||||
#define DTYPE_FIFO 4 /* fifo (named pipe) */
|
||||
#define DTYPE_KQUEUE 5 /* event queue */
|
||||
#define DTYPE_CRYPTO 6 /* crypto */
|
||||
|
||||
#ifdef _KERNEL
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user