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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/mon/
H A Dmon_bin.c116 #define PKT_ALIGN 64 macro
246 size = (size + PKT_ALIGN-1) & ~(PKT_ALIGN-1);
272 size = (size + PKT_ALIGN-1) & ~(PKT_ALIGN-1);
308 size = (size + PKT_ALIGN-1) & ~(PKT_ALIGN-1);
322 size = (size + PKT_ALIGN-1) & ~(PKT_ALIGN-1);
762 size = (size + PKT_ALIGN
[all...]

Completed in 44 milliseconds