Home
last modified time | relevance | path

Searched defs:osock (Results 1 – 2 of 2) sorted by relevance

/linux/net/rds/
H A Dtcp.c143 struct socket *osock = tc->t_sock; in rds_tcp_reset_callbacks() local
/linux/net/kcm/
H A Dkcmsock.c1505 static struct file *kcm_clone(struct socket *osock) in kcm_clone()