Searched refs:BM_PACKET_PAYLOAD_BYTES (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/drbd/
H A Ddrbd_int.h597 #define BM_PACKET_PAYLOAD_BYTES (4096 - sizeof(struct p_header)) macro
598 #define BM_PACKET_WORDS (BM_PACKET_PAYLOAD_BYTES/sizeof(long))
H A Ddrbd_receiver.c3496 if (h->length > BM_PACKET_PAYLOAD_BYTES) {

Completed in 127 milliseconds