Home
last modified time | relevance | path

Searched refs:INDIRECT_CALLABLE_DECLARE (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/include/linux/
Dindirect_call_wrapper.h27 #define INDIRECT_CALLABLE_DECLARE(f) f macro
33 #define INDIRECT_CALLABLE_DECLARE(f) macro
/Linux-v5.4/net/ipv4/
Dip_input.c185 INDIRECT_CALLABLE_DECLARE(int udp_rcv(struct sk_buff *));
186 INDIRECT_CALLABLE_DECLARE(int tcp_v4_rcv(struct sk_buff *));
305 INDIRECT_CALLABLE_DECLARE(int udp_v4_early_demux(struct sk_buff *));
306 INDIRECT_CALLABLE_DECLARE(int tcp_v4_early_demux(struct sk_buff *));
Daf_inet.c826 INDIRECT_CALLABLE_DECLARE(int udp_recvmsg(struct sock *, struct msghdr *,
1403 INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp4_gro_receive(struct list_head *,
1405 INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp4_gro_receive(struct list_head *,
1579 INDIRECT_CALLABLE_DECLARE(int tcp4_gro_complete(struct sk_buff *, int));
1580 INDIRECT_CALLABLE_DECLARE(int udp4_gro_complete(struct sk_buff *, int));
Dudp_offload.c404 INDIRECT_CALLABLE_DECLARE(struct sock *udp6_lib_lookup_skb(struct sk_buff *skb,
/Linux-v5.4/net/ipv6/
Dip6_input.c47 INDIRECT_CALLABLE_DECLARE(void udp_v6_early_demux(struct sk_buff *));
48 INDIRECT_CALLABLE_DECLARE(void tcp_v6_early_demux(struct sk_buff *));
331 INDIRECT_CALLABLE_DECLARE(int udpv6_rcv(struct sk_buff *));
332 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *));
Dip6_offload.c180 INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp6_gro_receive(struct list_head *,
182 INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp6_gro_receive(struct list_head *,
322 INDIRECT_CALLABLE_DECLARE(int tcp6_gro_complete(struct sk_buff *, int));
323 INDIRECT_CALLABLE_DECLARE(int udp6_gro_complete(struct sk_buff *, int));
Daf_inet6.c567 INDIRECT_CALLABLE_DECLARE(int udpv6_sendmsg(struct sock *, struct msghdr *,
580 INDIRECT_CALLABLE_DECLARE(int udpv6_recvmsg(struct sock *, struct msghdr *,
/Linux-v5.4/net/
Dsocket.c631 INDIRECT_CALLABLE_DECLARE(int inet_sendmsg(struct socket *, struct msghdr *,
633 INDIRECT_CALLABLE_DECLARE(int inet6_sendmsg(struct socket *, struct msghdr *,
864 INDIRECT_CALLABLE_DECLARE(int inet_recvmsg(struct socket *, struct msghdr *,
866 INDIRECT_CALLABLE_DECLARE(int inet6_recvmsg(struct socket *, struct msghdr *,
/Linux-v5.4/net/netfilter/ipvs/
Dip_vs_core.c72 INDIRECT_CALLABLE_DECLARE(int
78 INDIRECT_CALLABLE_DECLARE(int
/Linux-v5.4/net/core/
Ddev.c5273 INDIRECT_CALLABLE_DECLARE(int inet_gro_complete(struct sk_buff *, int));
5274 INDIRECT_CALLABLE_DECLARE(int ipv6_gro_complete(struct sk_buff *, int));
5443 INDIRECT_CALLABLE_DECLARE(struct sk_buff *inet_gro_receive(struct list_head *,
5445 INDIRECT_CALLABLE_DECLARE(struct sk_buff *ipv6_gro_receive(struct list_head *,