Home
last modified time | relevance | path

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

/freebsd/sys/dev/netmap/
H A Dnetmap_pipe.c672 role = NM_PIPE_ROLE_SLAVE; in netmap_get_pipe_na()
811 sna->role = NM_PIPE_ROLE_SLAVE; in netmap_get_pipe_na()
H A Dnetmap_kern.h1168 #define NM_PIPE_ROLE_SLAVE 0x2 macro