BP_HAS_NO_PKT
} else if (BP_HAS_NO_PKT(bp)) {
} else if (BP_HAS_NO_PKT(dp->b_actf)) {
if (BP_HAS_NO_PKT(bp)) {
if (BP_HAS_NO_PKT(bp) && !(bp->b_flags & B_ERROR)) {
if (dp->b_actf && BP_HAS_NO_PKT(dp->b_actf)) {