Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_listen.c75 static int alloc_stid(struct adapter *, struct listen_ctx *, int);
92 alloc_stid(struct adapter *sc, struct listen_ctx *lctx, int isipv6) in alloc_stid() function
204 lctx->stid = alloc_stid(sc, lctx, inp->inp_vflag & INP_IPV6); in alloc_lctx()