Searched defs:mb_s (Results 1 – 1 of 1) sorted by relevance
309 typedef struct mb_s { struct310 struct mb_s *mb_next; argument311 char *mb_data;312 void *mb_ifp;313 int mb_len;314 int mb_flags;315 u_long mb_buf[2048];