Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c80 static struct listen_ctx *alloc_lctx(struct adapter *, struct inpcb *,
328 alloc_lctx(struct adapter *sc, struct inpcb *inp, struct vi_info *vi) in alloc_lctx() function
712 lctx = alloc_lctx(sc, inp, vi); in t4_listen_start()