mac_drop_pkt
mac_drop_pkt(omp, "LSO cksum emulation failed");
mac_drop_pkt(omp, "LSO cksum emulation failed");
mac_drop_pkt(mp, "packet too short (A): %u", len);
mac_drop_pkt(mp, "packet too short (C): %u", len);
mac_drop_pkt(mp, err);
mac_drop_pkt(omp, "unable to fully parse packet to L4");
mac_drop_pkt(omp, "LSO'd packet has non-IP L3 header: %x",
mac_drop_pkt(omp, "LSO unsupported protocol: %x",
mac_drop_pkt(omp, "packet misconfigured for LSO (MSS == 0)");
mac_drop_pkt(omp, "failed to pull up");
mac_drop_pkt(omp, "LSO packet has SYN|RST|URG set");
mac_drop_pkt(omp, "LSO not enough segs: %u", nsegs);
mac_drop_pkt(omp, "failed to alloc segment header");
mac_drop_pkt(omp, "LSO failed to segment data");
mac_drop_pkt(mp, "invalid L2 header");
mac_drop_pkt(mp, "allocb failed");
mac_drop_pkt(mp, "msgpullup failed");
mac_drop_pkt(mp, "failed to get thread ref");