BLOCK_LEN        4364 drivers/net/ethernet/dec/tulip/de4x5.c 	    p += ((*p & BLOCK_LEN) + 1);
BLOCK_LEN        4366 drivers/net/ethernet/dec/tulip/de4x5.c 	    p += ((*p & BLOCK_LEN) + 1);
BLOCK_LEN        4369 drivers/net/ethernet/dec/tulip/de4x5.c 	    p += ((*p & BLOCK_LEN) + 1);
BLOCK_LEN        4371 drivers/net/ethernet/dec/tulip/de4x5.c 	    p += ((*p & BLOCK_LEN) + 1);
BLOCK_LEN        4374 drivers/net/ethernet/dec/tulip/de4x5.c 	    p += ((*p & BLOCK_LEN) + 1);
BLOCK_LEN        4376 drivers/net/ethernet/dec/tulip/de4x5.c 	    p += ((*p & BLOCK_LEN) + 1);
BLOCK_LEN        4575 drivers/net/ethernet/dec/tulip/de4x5.c     u_char flags, csr6, len = (*p & BLOCK_LEN)+1;
BLOCK_LEN        4615 drivers/net/ethernet/dec/tulip/de4x5.c     u_char len = (*p & BLOCK_LEN)+1;
BLOCK_LEN        4654 drivers/net/ethernet/dec/tulip/de4x5.c     u_char len = (*p & BLOCK_LEN)+1;
BLOCK_LEN        4695 drivers/net/ethernet/dec/tulip/de4x5.c     u_char len = (*p & BLOCK_LEN)+1;
BLOCK_LEN        4737 drivers/net/ethernet/dec/tulip/de4x5.c     u_char flags, csr6, len = (*p & BLOCK_LEN)+1;
BLOCK_LEN        4782 drivers/net/ethernet/dec/tulip/de4x5.c     u_char len = (*p & BLOCK_LEN)+1;
BLOCK_LEN         820 net/packet/af_packet.c 	BLOCK_LEN(pbd1) = BLK_PLUS_PRIV(pkc1->blk_sizeof_priv);
BLOCK_LEN         998 net/packet/af_packet.c 	BLOCK_LEN(pbd) += TOTAL_PKT_LEN_INCL_ALIGN(len);