Searched defs:t_call (Results 1 – 4 of 4) sorted by relevance
131 struct t_call { struct132 struct netbuf addr; /* address */133 struct netbuf opt; /* options */134 struct netbuf udata; /* user data */135 int sequence; /* sequence number */
145 struct t_call { struct146 struct netbuf addr; /* address */147 struct netbuf opt; /* options */148 struct netbuf udata; /* user data */149 int sequence; /* sequence number */
334 struct t_call { struct335 struct netbuf addr; /* address */336 struct netbuf opt; /* options */337 struct netbuf udata; /* user data */338 int sequence; /* sequence number */
97 struct t_call *t_call; member729 struct t_call *t_call; member737 struct t_call t_call; in do_accept() local