Searched refs:MIN_IOB_LEN (Results 1 – 3 of 3) sorted by relevance
26 #define MIN_IOB_LEN MAX_HDR_LEN + 100 /* To account for padding by LL */ macro
263 #define MIN_IOB_LEN MAX_HDR_LEN + 100 /* To account for padding by LL */ macro
34 struct io_buffer *iobuf = alloc_iob ( sizeof ( *nsolicit ) + MIN_IOB_LEN ); in icmp6_send_solicit()