Searched refs:sctp_process_control (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Dsctp_input.c4393 sctp_process_control(struct mbuf *m, int iphlen, int *offset, int length, function
4427 SCTPDBG(SCTP_DEBUG_INPUT1, "sctp_process_control: iphlen=%u, offset=%u, length=%u stcb:%p\n",
4648 SCTPDBG(SCTP_DEBUG_INPUT2, "sctp_process_control: processing a chunk type=%u, len=%u\n",
4705 SCTP_PRINTF("sctp_process_control: Can't get the all data....\n");
5785 stcb = sctp_process_control(m, iphlen, &offset, length,

Completed in 104 milliseconds