Searched refs:xladdr_entry (Results 1 – 1 of 1) sorted by relevance
87 static LIST_HEAD(xladdr_list, xladdr_entry) xladdr_head;88 struct xladdr_entry { struct90 LIST_ENTRY(xladdr_entry) xladdr_entries; argument205 struct xladdr_entry *prev_xl = NULL, *xl = NULL, *xl_tmp; in sctp_process_tcb()222 xl = malloc(sizeof(struct xladdr_entry)); in sctp_process_tcb()225 (u_long)sizeof(struct xladdr_entry)); in sctp_process_tcb()