Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dgro.h108 static inline struct sk_buff *call_gro_receive_sk(gro_receive_sk_t cb, in call_gro_receive_sk() function
/linux-6.1.9/net/ipv4/
Dudp_offload.c591 pp = call_gro_receive_sk(udp_sk(sk)->gro_receive, sk, head, skb); in udp_gro_receive()