Searched defs:t_bind (Results 1 – 5 of 5) sorted by relevance
106 struct t_bind { struct107 struct netbuf addr;108 unsigned int qlen;
221 #define t_bind _xti_bind macro309 struct t_bind { struct310 struct netbuf addr;311 unsigned int qlen;
120 struct t_bind { struct121 struct netbuf addr;122 unsigned qlen;
56 t_bind(int fd, struct t_bind *req, struct t_bind *ret) in t_bind() function
98 struct t_bind *t_bind; member