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

  /src/sys/netinet/
sctputil.c 1042 sctp_timer_stop(SCTP_TIMER_TYPE_INPKILL, inp, NULL, NULL);
1395 sctp_timer_stop(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, function in typeref:typename:int
1506 printf("sctp_timer_stop:Unknown timer type %d\n",
sctputil.c 1042 sctp_timer_stop(SCTP_TIMER_TYPE_INPKILL, inp, NULL, NULL);
1395 sctp_timer_stop(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, function in typeref:typename:int
1506 printf("sctp_timer_stop:Unknown timer type %d\n",

Completed in 24 milliseconds