HomeSort by: relevance | last modified time | path
    Searched defs:sctp_handle_init (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/netinet/
sctp_input.c 97 sctp_handle_init(struct mbuf *m, int iphlen, int offset, function in typeref:typename:void
105 printf("sctp_handle_init: handling INIT tcb:%p\n", stcb);
151 printf("sctp_handle_init: sending INIT-ACK\n");
3294 sctp_handle_init(m, iphlen, *offset, sh,
sctp_input.c 97 sctp_handle_init(struct mbuf *m, int iphlen, int offset, function in typeref:typename:void
105 printf("sctp_handle_init: handling INIT tcb:%p\n", stcb);
151 printf("sctp_handle_init: sending INIT-ACK\n");
3294 sctp_handle_init(m, iphlen, *offset, sh,

Completed in 29 milliseconds