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

  /src/sys/netinet/
sctp_asconf.c 898 sctp_asconf_queue_add(struct sctp_tcb *stcb, struct ifaddr *ifa, uint16_t type) function in typeref:typename:uint32_t
1766 status = sctp_asconf_queue_add(stcb, ifa, type);
2093 if (!sctp_asconf_queue_add(stcb, ifa,

Completed in 13 milliseconds