Home
last modified time | relevance | path

Searched defs:pkt_ctx (Results 1 – 2 of 2) sorted by relevance

/mOS-networking-stack/core/src/include/
H A Dmos_api.h158 struct pkt_ctx { struct
159 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 */
/mOS-networking-stack/core/include/
H A Dmos_api.h158 struct pkt_ctx { struct
159 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 */