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

/freebsd-11.0-release/sys/dev/cxgbe/tom/
H A Dt4_listen.c81 static struct listen_ctx *listen_hash_find(struct adapter *, struct inpcb *);
288 listen_hash_find(struct adapter *sc, struct inpcb *inp) function
554 if (listen_hash_find(sc, inp) != NULL)
/freebsd-11.0-release/sys/dev/cxgb/ulp/tom/
H A Dcxgb_listen.c170 listen_hash_find(struct tom_data *td, struct inpcb *inp) function
831 if (listen_hash_find(td, inp) != NULL)

Completed in 79 milliseconds