Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Din_kdtrace.h49 #define TCP_PROBE6(probe, arg0, arg1, arg2, arg3, arg4, arg5) \ macro
H A Dtcp_subr.c3433 TCP_PROBE6(state__change, NULL, tp, NULL, tp, NULL, pstate); in tcp_state_change()
H A Dtcp_input.c1464 TCP_PROBE6(receive__autoresize, NULL, tp, m, tp, th, newsize); in tcp_autorcvbuf()