Searched refs:AddSctpAssocGlobal (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c143 static int AddSctpAssocGlobal(struct libalias *la, struct sctp_nat_assoc *assoc);
1790 if (AddSctpAssocGlobal(la, assoc)) /* DB clash: need to add dst address */
1808 if (AddSctpAssocGlobal(la, assoc)) /* DB clash: need to add src address */
1858 if (AddSctpAssocGlobal(la, assoc)) { /* DB clash */
2296 AddSctpAssocGlobal(struct libalias *la, struct sctp_nat_assoc *assoc) function

Completed in 54 milliseconds