Searched defs:pkt_ctx (Results 1 – 2 of 2) sorted by relevance
158 struct pkt_ctx { struct159 struct pkt_info p;161 int8_t direction; /**< where does this packet originate from? (ro)*/162 uint8_t forward; /**< 0: drop, 1: forward to out_ifidx (rw) */163 int8_t out_ifidx; /**< output interface (rw) */164 int8_t batch_index; /**< index of packet in the rx batch */