Searched defs:mb_s (Results 1 – 1 of 1) sorted by relevance
295 typedef struct mb_s { struct296 struct mb_s *mb_next; argument297 char *mb_data;298 void *mb_ifp;299 int mb_len;300 int mb_flags;301 u_long mb_buf[2048];