Searched refs:PKT_TOO_SMALL (Results 1 – 1 of 1) sorted by relevance
1612 #define PKT_TOO_SMALL(s, end) ((s)->fs_mp->b_wptr < (end)) macro1678 if (PKT_TOO_SMALL(s, l2->l2_start + sizeof (*evhp))) in flow_l2_accept()1729 if (PKT_TOO_SMALL(s, l2->l2_start + sizeof (struct ether_header))) in flow_ether_accept()1734 if (PKT_TOO_SMALL(s, l2->l2_start + sizeof (*evhp))) in flow_ether_accept()1958 if (PKT_TOO_SMALL(s, l3_start + IP_SIMPLE_HDR_LENGTH)) in flow_ip_accept()2332 if (PKT_TOO_SMALL(s, l4_start + sizeof (*tcph))) in flow_transport_accept()2342 if (PKT_TOO_SMALL(s, l4_start + sizeof (*udph))) in flow_transport_accept()2352 if (PKT_TOO_SMALL(s, l4_start + sizeof (*sctph))) in flow_transport_accept()