Searched refs:listen_hash_find (Results 1 – 1 of 1) sorted by relevance
85 static struct listen_ctx *listen_hash_find(struct adapter *, struct inpcb *);420 listen_hash_find(struct adapter *sc, struct inpcb *inp) in listen_hash_find() function709 if (listen_hash_find(sc, inp) != NULL) in t4_listen_start()