Home
last modified time | relevance | path

Searched refs:lastmatch (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/netinet/libalias/
H A Dalias_sctp.c2141 struct sctp_nat_assoc *assoc = NULL, *lastmatch = NULL; in FindSctpLocalT() local
2156 lastmatch = assoc; in FindSctpLocalT()
2162 return (cnt ? lastmatch : NULL); in FindSctpLocalT()