Searched refs:sctp_ipif_hash_remove (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/inet/sctp/ |
H A D | sctp_addr.c | 57 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) in sctp_ipif_hash_remove() function 1279 sctp_ipif_hash_remove(sctp, sp->saddr_ipifp, B_FALSE); in sctp_del_saddr() 1333 sctp_ipif_hash_remove(sctp, sctp_ipif, B_FALSE); in sctp_del_saddr_list() 1471 sctp_ipif_hash_remove(sctp, ipif, in sctp_check_saddr() 1475 sctp_ipif_hash_remove(sctp, ipif, B_TRUE); in sctp_check_saddr() 1705 sctp_ipif_hash_remove(sctp, ipif, in sctp_saddr_info() 1709 sctp_ipif_hash_remove(sctp, ipif, B_TRUE); in sctp_saddr_info()
|