Home
last modified time | relevance | path

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

/freebsd/sys/dev/iscsi/
H A Dicl.h165 int icl_soft_handoff_sock(struct icl_conn *ic, struct socket *so);
H A Dicl_soft_proxy.c147 error = icl_soft_handoff_sock(ic, so); in icl_soft_proxy_connect()
H A Dicl_soft.c1685 icl_soft_handoff_sock(struct icl_conn *ic, struct socket *so) in icl_soft_handoff_sock() function