Searched refs:SCTP_PROBE5 (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | sctp_kdtrace.h | 51 #define SCTP_PROBE5(probe, arg0, arg1, arg2, arg3, arg4) \ macro
|
| H A D | sctp_input.c | 5373 SCTP_PROBE5(receive, NULL, stcb, m, stcb, sh); in sctp_common_input_processing() 5414 SCTP_PROBE5(receive, NULL, stcb, m, stcb, sh); in sctp_common_input_processing() 5463 SCTP_PROBE5(receive, NULL, stcb, m, stcb, sh); in sctp_common_input_processing() 5519 SCTP_PROBE5(receive, NULL, stcb, m, stcb, sh); in sctp_common_input_processing() 5525 SCTP_PROBE5(receive, NULL, NULL, m, NULL, sh); in sctp_common_input_processing() 5536 SCTP_PROBE5(receive, NULL, stcb, m, stcb, sh); in sctp_common_input_processing() 5542 SCTP_PROBE5(receive, NULL, stcb, m, stcb, sh); in sctp_common_input_processing()
|
| H A D | sctp_output.c | 4222 SCTP_PROBE5(send, NULL, stcb, ip, stcb, sctphdr); in sctp_lowlevel_chunk_output() 4546 SCTP_PROBE5(send, NULL, stcb, ip6h, stcb, sctphdr); in sctp_lowlevel_chunk_output() 11200 SCTP_PROBE5(send, NULL, NULL, ip, NULL, shout); in sctp_send_resp_msg() 11223 SCTP_PROBE5(send, NULL, NULL, ip6, NULL, shout); in sctp_send_resp_msg()
|