Searched refs:PRU_LISTEN (Results 1 – 3 of 3) sorted by relevance
344 #pragma D binding "1.12.1" PRU_LISTEN345 inline int PRU_LISTEN = 3; variable396 req == PRU_LISTEN ? "LISTEN" :
407 tcp_bblog_pru(tp, PRU_LISTEN, error); in tcp_usr_listen()408 TCP_PROBE2(debug__user, tp, PRU_LISTEN); in tcp_usr_listen()474 tcp_bblog_pru(tp, PRU_LISTEN, error); in tcp6_usr_listen()475 TCP_PROBE2(debug__user, tp, PRU_LISTEN); in tcp6_usr_listen()
456 #define PRU_LISTEN 3 /* listen for connection */ macro