Home
last modified time | relevance | path

Searched refs:tp_version (Results 1 – 1 of 1) sorted by relevance

/external/libpcap/
Dpcap-linux.c310 u_int tp_version; /* version of tpacket_hdr for mmaped ring */ member
3581 switch (handlep->tp_version) {
3658 handlep->tp_version = version;
3774 handlep->tp_version = TPACKET_V1;
3809 handlep->tp_version = TPACKET_V1_64;
3854 switch (handlep->tp_version) {
3992 handlep->tp_version);
4312 switch (handlep->tp_version) {
4377 if (handlep->tp_version == TPACKET_V3)