Searched defs:mb_s (Results 1 – 1 of 1) sorted by relevance
389 typedef struct mb_s { struct390 struct mb_s *mb_next; argument391 char *mb_data;392 void *mb_ifp;393 int mb_len;394 int mb_flags;395 u_long mb_buf[2048];