Home
last modified time | relevance | path

Searched refs:tcp4_gro_receive (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dtcp_offload.c439 struct sk_buff *tcp4_gro_receive(struct list_head *head, struct sk_buff *skb) in tcp4_gro_receive() function
492 .gro_receive = tcp4_gro_receive, in tcpv4_offload_init()
H A Daf_inet.c1543 pp = indirect_call_gro_receive(tcp4_gro_receive, udp4_gro_receive, in inet_gro_receive()
/linux/include/net/
H A Dtcp.h2204 INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp4_gro_receive(struct list_head *head, struct sk_buff *…