Searched refs:TP_STATUS_COPY (Results 1 – 5 of 5) sorted by relevance
109 #define TP_STATUS_COPY (1 << 1) macro
110 #define TP_STATUS_COPY (1 << 1) macro
442 #define TP_STATUS_COPY (1 << 1)448 TP_STATUS_COPY This flag indicates that the frame (and associated
2342 status |= TP_STATUS_COPY; in tpacket_rcv()