Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dprotosw.h157 #define PRU_SEND 9 /* send this data */ macro
/openbsd/sys/netinet/
H A Dtcp_usrreq.c844 tcp_trace(TA_USER, ostate, tp, tp, NULL, PRU_SEND, 0); in tcp_send()