Searched defs:t_bind (Results 1 – 5 of 5) sorted by relevance
106 struct t_bind { struct107 struct netbuf addr;108 unsigned int qlen;
220 #define t_bind _xti_bind macro308 struct t_bind { struct309 struct netbuf addr;310 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
97 struct t_bind *t_bind; member