Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dif_packet.h119 #define TP_STATUS_GSO_TCP (1 << 8) macro
/linux-6.12.1/net/packet/
Daf_packet.c2357 status |= TP_STATUS_GSO_TCP; in tpacket_rcv()
3598 aux.tp_status |= TP_STATUS_GSO_TCP; in packet_recvmsg()