Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dinet_common.h60 #define indirect_call_gro_receive(f2, f1, cb, head, skb) \ macro
/Linux-v5.4/net/ipv4/
Daf_inet.c1516 pp = indirect_call_gro_receive(tcp4_gro_receive, udp4_gro_receive, in inet_gro_receive()