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

  /src/sys/netinet/
sctputil.c 916 sctp_timer_start(SCTP_TIMER_TYPE_SEND, inp, stcb,
986 sctp_timer_start(SCTP_TIMER_TYPE_NEWCOOKIE, inp, stcb, net);
1083 sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, function in typeref:typename:int
1359 printf("sctp_timer_start:Unknown timer type %d\n",
1369 printf("sctp_timer_start:%d:software error to_ticks:%d tmr:%p not set ??\n",
sctputil.c 916 sctp_timer_start(SCTP_TIMER_TYPE_SEND, inp, stcb,
986 sctp_timer_start(SCTP_TIMER_TYPE_NEWCOOKIE, inp, stcb, net);
1083 sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, function in typeref:typename:int
1359 printf("sctp_timer_start:Unknown timer type %d\n",
1369 printf("sctp_timer_start:%d:software error to_ticks:%d tmr:%p not set ??\n",
sctputil.c 916 sctp_timer_start(SCTP_TIMER_TYPE_SEND, inp, stcb,
986 sctp_timer_start(SCTP_TIMER_TYPE_NEWCOOKIE, inp, stcb, net);
1083 sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, function in typeref:typename:int
1359 printf("sctp_timer_start:Unknown timer type %d\n",
1369 printf("sctp_timer_start:%d:software error to_ticks:%d tmr:%p not set ??\n",
sctputil.c 916 sctp_timer_start(SCTP_TIMER_TYPE_SEND, inp, stcb,
986 sctp_timer_start(SCTP_TIMER_TYPE_NEWCOOKIE, inp, stcb, net);
1083 sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, function in typeref:typename:int
1359 printf("sctp_timer_start:Unknown timer type %d\n",
1369 printf("sctp_timer_start:%d:software error to_ticks:%d tmr:%p not set ??\n",

Completed in 49 milliseconds