Searched refs:TPACKET_V1 (Results 1 – 3 of 3) sorted by relevance
249 TPACKET_V1, enumerator
203 # define TPACKET_V1 0 /* Old kernel with only V1, so no TPACKET_Vn defined */ macro3582 case TPACKET_V1:3774 handlep->tp_version = TPACKET_V1;3856 case TPACKET_V1:4313 case TPACKET_V1:
16 Attempt to handle TPACKET_V1 with 32-bit userland and 64-bit kernel.