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

  /src/sys/netinet/
sctp_output.c 8152 sctp_select_hb_destination(struct sctp_tcb *stcb, struct timeval *now) function in typeref:struct:sctp_nets *
8259 net = sctp_select_hb_destination(stcb, &now);

Completed in 255 milliseconds