Home
last modified time | relevance | path

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

/NextBSD/cddl/lib/libdtrace/
HDtcp.d344 #pragma D binding "1.12.1" PRU_FLUSH
345 inline int PRU_FLUSH = 25; variable
374 req == PRU_FLUSH ? "FLUSE" :
/NextBSD/sys/sys/
HDprotosw.h158 #define PRU_FLUSH 25 /* flush the socket */ macro