HomeSort by: relevance | last modified time | path
    Searched refs:sctp_vtag_first (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctputil.c 3020 inp->sctp_vtag_first = tag;
3074 inp->sctp_vtag_first = tag;
3079 inp->sctp_vtag_first = tag;
3098 inp->sctp_vtag_first = tag;
3149 inp->sctp_vtag_first = tag;
3273 if (inp->sctp_vtag_first == asoc->my_vtag) {
3329 inp->sctp_vtag_first = sctp_get_first_vtag_from_sb(old);
sctp_pcb.h 320 uint32_t sctp_vtag_first; member in struct:sctp_inpcb
sctp_usrreq.c 3462 inp->sctp_vtag_first = sctp_get_first_vtag_from_sb(so);

Completed in 17 milliseconds