Searched refs:MAX_HDR_LEN (Results 1 – 5 of 5) sorted by relevance
24 #define MAX_HDR_LEN 100 macro26 #define MIN_IOB_LEN MAX_HDR_LEN + 100 /* To account for padding by LL */
261 #define MAX_HDR_LEN 100 macro263 #define MIN_IOB_LEN MAX_HDR_LEN + 100 /* To account for padding by LL */
27 #define MAX_HDR_LEN 64 macro55 unsigned char hdr[MAX_HDR_LEN]; in atm_parse_class_opt()117 if (ptr == hdr+MAX_HDR_LEN) { in atm_parse_class_opt()
35 iob_reserve ( iobuf, MAX_HDR_LEN ); in icmp6_send_solicit()101 iob_reserve ( rxiobuf, MAX_HDR_LEN );
440 iobuf = alloc_iob ( len + MAX_HDR_LEN ); in tcp_xmit()447 iob_reserve ( iobuf, MAX_HDR_LEN ); in tcp_xmit()563 iobuf = alloc_iob ( MAX_HDR_LEN ); in tcp_xmit_reset()570 iob_reserve ( iobuf, MAX_HDR_LEN ); in tcp_xmit_reset()