Searched refs:sctp_list_single_entry (Results 1 – 3 of 3) sorted by relevance
543 if (sctp_list_single_entry(&bp->address_list)) { in sctp_is_ep_boundall()
659 (sctp_list_single_entry(&bp->address_list))) { in sctp_bindx_rem()4721 if (sctp_list_single_entry(&bp->address_list)) { in sctp_getsockopt_local_addrs()
477 static inline int sctp_list_single_entry(struct list_head *head) in sctp_list_single_entry() function