Searched refs:t4_hold_lip (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_clip.c117 t4_hold_lip(struct adapter *sc, struct in6_addr *lip, struct clip_entry *ce) function
H A Dt4_clip.h45 struct clip_entry *t4_hold_lip(struct adapter *, struct in6_addr *,
/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_connect.c407 toep->ce = t4_hold_lip(sc, &inp->in6p_laddr, NULL);
H A Dt4_listen.c211 lctx->ce = t4_hold_lip(sc, &inp->in6p_laddr, NULL);
1556 toep->ce = t4_hold_lip(sc, &inc.inc6_laddr, lctx->ce);

Completed in 178 milliseconds