Searched refs:sctp_ipif_hash_remove (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_addr.c57 static void sctp_ipif_hash_remove(sctp_t *, sctp_ipif_t *,
524 sctp_ipif_hash_remove(sctp_t *sctp, sctp_ipif_t *ipif, boolean_t locked) function
1279 sctp_ipif_hash_remove(sctp, sp->saddr_ipifp, B_FALSE);
1333 sctp_ipif_hash_remove(sctp, sctp_ipif, B_FALSE);
1471 sctp_ipif_hash_remove(sctp, ipif,
1475 sctp_ipif_hash_remove(sctp, ipif, B_TRUE);
1705 sctp_ipif_hash_remove(sctp, ipif,
1709 sctp_ipif_hash_remove(sctp, ipif, B_TRUE);

Completed in 61 milliseconds