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

/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_subr.c3795 struct mptcp_key_entry *found_elm = NULL; local
3801 found_elm = key_elm;
3807 if (found_elm) {
3808 return (&found_elm->mkey_value);

Completed in 25 milliseconds