Searched refs:AddSctpAssocGlobal (Results 1 – 1 of 1) sorted by relevance
142 static int AddSctpAssocGlobal(struct libalias *la, struct sctp_nat_assoc *assoc);1786 if (AddSctpAssocGlobal(la, assoc)) /* DB clash: need to add dst address */ in ID_process()1804 if (AddSctpAssocGlobal(la, assoc)) /* DB clash: need to add src address */ in ID_process()1854 if (AddSctpAssocGlobal(la, assoc)) { /* DB clash */ in INi_process()2292 AddSctpAssocGlobal(struct libalias *la, struct sctp_nat_assoc *assoc) in AddSctpAssocGlobal() function