Home
last modified time | relevance | path

Searched defs:mb_s (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_compat.h295 typedef struct mb_s { struct
296 struct mb_s *mb_next; argument
297 char *mb_data;
298 void *mb_ifp;
299 int mb_len;
300 int mb_flags;
301 u_long mb_buf[2048];