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

/freebsd-13-stable/sys/netinet/libalias/
H A Dalias_sctp.c114 static int ProcessSctpMsg(struct libalias *la, int direction, \
722 * - Call ProcessSctpMsg() to decide the appropriate outcome and to update
790 rtnval = ProcessSctpMsg(la, direction, &msg, assoc);
1731 ProcessSctpMsg(struct libalias *la, int direction, struct sctp_nat_msg *sm, struct sctp_nat_assoc *assoc) function

Completed in 32 milliseconds