Searched refs:tp_version (Results 1 – 4 of 4) sorted by relevance
319 u_int tp_version; /* version of tpacket_hdr for mmaped ring */ member1481 if (handlep->tp_version == TPACKET_V3 && broken_tpacket_v3)1493 if (handlep->tp_version == TPACKET_V3 && !broken_tpacket_v3)4096 switch (handlep->tp_version) {4180 handlep->tp_version = version;4301 handlep->tp_version = TPACKET_V1;4336 handlep->tp_version = TPACKET_V1_64;4383 switch (handlep->tp_version) {4620 handlep->tp_version);4970 switch (handlep->tp_version) {
221 snprintf(sc->tp_version, sizeof(sc->tp_version), "%u.%u.%u.%u", in get_params__pre_init()
953 char tp_version[16]; member
5098 snprintf(sc->tp_version, sizeof(sc->tp_version), "%u.%u.%u.%u", in get_params__pre_init()7286 CTLFLAG_RD, sc->tp_version, 0, "TP microcode version"); in t4_sysctls()