Home
last modified time | relevance | path

Searched refs:TCP_PROBE6 (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/netinet/
H A Din_kdtrace.h49 #define TCP_PROBE6(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ macro
H A Dtcp_syncache.c1013 TCP_PROBE6(state__change, NULL, tp, NULL, tp, NULL, TCPS_LISTEN); in syncache_socket()
H A Dtcp_input.c1449 TCP_PROBE6(receive__autoresize, NULL, tp, m, tp, th, newsize); in tcp_autorcvbuf()
H A Dtcp_subr.c4242 TCP_PROBE6(state__change, NULL, tp, NULL, tp, NULL, pstate); in tcp_state_change()