Lines Matching refs:tp_status
365 uint64_t tp_status; member
442 #define VLAN_VALID(hdr, hv) ((hv)->tp_vlan_tci != 0 || ((hdr)->tp_status & TP_STATUS_VLAN_VALID))
452 #define VLAN_VALID(hdr, hv) ((hv)->tp_vlan_tci != 0 || ((hdr)->tp_status & 0x10))
456 # define VLAN_TPID(hdr, hv) (((hv)->tp_vlan_tpid || ((hdr)->tp_status & TP_STATUS_VLAN_TPID_VALID))…
4781 return (h.h1->tp_status);
4784 return (h.h1_64->tp_status);
4788 return (h.h2->tp_status);
5064 if (h.h1->tp_status == TP_STATUS_KERNEL) {
5083 if (h.h1->tp_status == TP_STATUS_KERNEL)
5112 h.h1->tp_status = TP_STATUS_KERNEL;
5148 if (h.h1_64->tp_status == TP_STATUS_KERNEL) {
5167 if (h.h1_64->tp_status == TP_STATUS_KERNEL)
5196 h.h1_64->tp_status = TP_STATUS_KERNEL;
5233 if (h.h2->tp_status == TP_STATUS_KERNEL) {
5252 if (h.h2->tp_status == TP_STATUS_KERNEL)
5281 h.h2->tp_status = TP_STATUS_KERNEL;