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

/xnu-2422.115.4/bsd/netinet/
H A Dmptcp_subr.c3528 struct mptcp_key_entry *found_elm = NULL; local
3534 found_elm = key_elm;
3540 if (found_elm) {
3541 return (&found_elm->mkey_value);

Completed in 21 milliseconds