Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dif_packet.h84 __u32 tp_status; member
118 unsigned long tp_status; member
132 __u32 tp_status; member
157 __u32 tp_status; member
/external/android-clat/
Dring.c120 if (tp->tp_status & TP_STATUS_USER) { in ring_read()
123 tp->tp_status = TP_STATUS_KERNEL; in ring_read()
/external/dhcpcd/
Dlpf.c207 *partialcsum = aux->tp_status & in get_raw_packet()
/external/libpcap/
Dpcap-linux.c1645 if ((aux->tp_vlan_tci == 0) && !(aux->tp_status & TP_STATUS_VLAN_VALID))
4034 if (status != (h.h1->tp_status ? TP_STATUS_USER :
4040 if (status != (h.h2->tp_status ? TP_STATUS_USER :
4352 h.h1->tp_status = TP_STATUS_KERNEL;
4412 (h.h2->tp_vlan_tci || (h.h2->tp_status & TP_STATUS_VLAN_VALID)),
4430 h.h2->tp_status = TP_STATUS_KERNEL;
4507 (tp3_hdr->hv1.tp_vlan_tci || (tp3_hdr->tp_status & TP_STATUS_VLAN_VALID)),