An interface implemented by all batches for iterating through the set of packets in a batch. This is private to the framework and not exposed. # Safety These methods are marked unsafe since they return pointers to packet mbufs. As long as packet mbufs are treated correctly (i.e., assumed freed after send, freed correctly, allocated correctly, etc.) this should be safe. Furthermore, dropping a pac
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected