Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp_offload.c554 pp = call_gro_receive_sk(udp_sk(sk)->gro_receive, sk, head, skb); in udp_gro_receive()
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h2576 static inline struct sk_buff *call_gro_receive_sk(gro_receive_sk_t cb, in call_gro_receive_sk() function