Home
last modified time | relevance | path

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

/src/cddl/lib/libdtrace/
H A Dtcp.d380 #pragma D binding "1.12.1" PRU_PROTOSEND
381 inline int PRU_PROTOSEND = 21; variable
414 req == PRU_PROTOSEND ? "PROTOSEND" :
/src/sys/netinet/
H A Din_kdtrace.h477 #define PRU_PROTOSEND 21 /* send to below */ macro
H A Dtcp_log_buf.c3215 case PRU_PROTOSEND: in db_print_pru()