Searched refs:list_L (Results 1 – 2 of 2) sorted by relevance
138 LIST_ENTRY (sctp_nat_assoc) list_L; /**< Linked list of pointers for Local table*/
2034 LIST_FOREACH(assoc, &la->sctpTableLocal[i], list_L) { in FindSctpLocal()2202 LIST_FOREACH(assoc, &la->sctpTableLocal[i], list_L) { in FindSctpGlobalT()2261 assoc, list_L); in AddSctpAssocLocal()2358 LIST_REMOVE(assoc, list_L); in RmSctpAssoc()2679 LIST_FOREACH(assoc, &la->sctpTableLocal[i], list_L) { in logSctpLocal()