Searched defs:lnet_text_buf_t (Results 1 – 1 of 1) sorted by relevance
40 struct lnet_text_buf_t { /* tmp struct for parsing routes */ struct41 struct list_head ltb_list; /* stash on lists */42 int ltb_size; /* allocated size */43 char ltb_text[0]; /* text buffer */