Home
last modified time | relevance | path

Searched refs:call_gro_receive_sk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/include/net/
H A Dgro.h114 static inline struct sk_buff *call_gro_receive_sk(gro_receive_sk_t cb, in call_gro_receive_sk() function
/kernel/linux/linux-5.10/net/ipv4/
H A Dudp_offload.c559 pp = call_gro_receive_sk(udp_sk(sk)->gro_receive, sk, head, skb); in udp_gro_receive()
/kernel/linux/linux-6.6/net/ipv4/
H A Dudp_offload.c599 pp = call_gro_receive_sk(udp_sk(sk)->gro_receive, sk, head, skb); in udp_gro_receive()
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h2545 static inline struct sk_buff *call_gro_receive_sk(gro_receive_sk_t cb, in call_gro_receive_sk() function

Completed in 13 milliseconds