Searched refs:net_rx_pkt_has_tcp_data (Results 1 – 3 of 3) sorted by relevance
162 bool net_rx_pkt_has_tcp_data(struct NetRxPkt *pkt);
405 bool net_rx_pkt_has_tcp_data(struct NetRxPkt *pkt) in net_rx_pkt_has_tcp_data() function
1111 return !net_rx_pkt_has_tcp_data(rx_pkt); in e1000e_is_tcp_ack()