Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_packet.h119 #define TP_STATUS_GSO_TCP (1 << 8) macro
/linux/net/packet/
H A Daf_packet.c2344 status |= TP_STATUS_GSO_TCP; in tpacket_rcv()
3585 aux.tp_status |= TP_STATUS_GSO_TCP; in packet_recvmsg()