Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/
Dkttcpio.h54 #define KTTCP_IO_RECV _IOWR('K', 1, struct kttcp_io_args) macro
Dkttcp.c112 case KTTCP_IO_RECV: in kttcpioctl()