Home
last modified time | relevance | path

Searched refs:PRU_CONTROL (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/net/
H A Draw_usrreq.c202 KASSERT(req != PRU_CONTROL); in raw_usrreq()
/netbsd-src/sys/sys/
H A Dprotosw.h147 #define PRU_CONTROL 11 /* control operations on protocol */ macro
/netbsd-src/sys/netcan/
H A Dcan.c685 if (req == PRU_CONTROL)