Home
last modified time | relevance | path

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

12

/linux-6.12.1/include/net/
Dfib_rules.h186 INDIRECT_CALLABLE_DECLARE(int fib6_rule_match(struct fib_rule *rule,
188 INDIRECT_CALLABLE_DECLARE(int fib4_rule_match(struct fib_rule *rule,
191 INDIRECT_CALLABLE_DECLARE(int fib6_rule_action(struct fib_rule *rule,
194 INDIRECT_CALLABLE_DECLARE(int fib4_rule_action(struct fib_rule *rule,
198 INDIRECT_CALLABLE_DECLARE(bool fib6_rule_suppress(struct fib_rule *rule,
201 INDIRECT_CALLABLE_DECLARE(bool fib4_rule_suppress(struct fib_rule *rule,
Ddst.h212 INDIRECT_CALLABLE_DECLARE(unsigned int ip6_mtu(const struct dst_entry *));
213 INDIRECT_CALLABLE_DECLARE(unsigned int ipv4_mtu(const struct dst_entry *));
443 INDIRECT_CALLABLE_DECLARE(int ip6_output(struct net *, struct sock *,
445 INDIRECT_CALLABLE_DECLARE(int ip_output(struct net *, struct sock *,
455 INDIRECT_CALLABLE_DECLARE(int ip6_input(struct sk_buff *));
456 INDIRECT_CALLABLE_DECLARE(int ip_local_deliver(struct sk_buff *));
464 INDIRECT_CALLABLE_DECLARE(struct dst_entry *ip6_dst_check(struct dst_entry *,
466 INDIRECT_CALLABLE_DECLARE(struct dst_entry *ipv4_dst_check(struct dst_entry *,
Dgro.h397 INDIRECT_CALLABLE_DECLARE(struct sk_buff *ipv6_gro_receive(struct list_head *,
399 INDIRECT_CALLABLE_DECLARE(int ipv6_gro_complete(struct sk_buff *, int));
400 INDIRECT_CALLABLE_DECLARE(struct sk_buff *inet_gro_receive(struct list_head *,
402 INDIRECT_CALLABLE_DECLARE(int inet_gro_complete(struct sk_buff *, int));
404 INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp4_gro_receive(struct list_head *,
406 INDIRECT_CALLABLE_DECLARE(int udp4_gro_complete(struct sk_buff *, int));
408 INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp6_gro_receive(struct list_head *,
410 INDIRECT_CALLABLE_DECLARE(int udp6_gro_complete(struct sk_buff *, int));
Dip6_fib.h589 INDIRECT_CALLABLE_DECLARE(struct rt6_info *ip6_pol_route_output(struct net *net,
594 INDIRECT_CALLABLE_DECLARE(struct rt6_info *ip6_pol_route_input(struct net *net,
599 INDIRECT_CALLABLE_DECLARE(struct rt6_info *__ip6_route_redirect(struct net *net,
604 INDIRECT_CALLABLE_DECLARE(struct rt6_info *ip6_pol_route_lookup(struct net *net,
Dnetkit.h13 INDIRECT_CALLABLE_DECLARE(struct net_device *netkit_peer_dev(struct net_device *dev));
Dtc_wrapper.h21 INDIRECT_CALLABLE_DECLARE(int fname(struct sk_buff *skb, \
139 INDIRECT_CALLABLE_DECLARE(int fname(struct sk_buff *skb, \
Dinet6_hashtables.h57 INDIRECT_CALLABLE_DECLARE(inet6_ehashfn_t udp6_ehashfn);
Dtcp.h1021 INDIRECT_CALLABLE_DECLARE(void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb));
1022 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *skb));
2203 INDIRECT_CALLABLE_DECLARE(int tcp4_gro_complete(struct sk_buff *skb, int thoff));
2204 INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp4_gro_receive(struct list_head *head, struct sk_buff *…
2205 INDIRECT_CALLABLE_DECLARE(int tcp6_gro_complete(struct sk_buff *skb, int thoff));
2206 INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp6_gro_receive(struct list_head *head, struct sk_buff *…
Dinet_hashtables.h383 INDIRECT_CALLABLE_DECLARE(inet_ehashfn_t udp_ehashfn);
Dudp.h174 INDIRECT_CALLABLE_DECLARE(int udpv6_rcv(struct sk_buff *));
Dsock.h1107 INDIRECT_CALLABLE_DECLARE(int tcp_v4_do_rcv(struct sock *sk, struct sk_buff *skb));
1108 INDIRECT_CALLABLE_DECLARE(int tcp_v6_do_rcv(struct sock *sk, struct sk_buff *skb));
1342 INDIRECT_CALLABLE_DECLARE(bool tcp_stream_memory_free(const struct sock *sk, int wake));
Dip_vs.h1859 INDIRECT_CALLABLE_DECLARE(int
1865 INDIRECT_CALLABLE_DECLARE(int
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dxdp.h119 INDIRECT_CALLABLE_DECLARE(bool mlx5e_xmit_xdp_frame_mpwqe(struct mlx5e_xdpsq *sq,
123 INDIRECT_CALLABLE_DECLARE(bool mlx5e_xmit_xdp_frame(struct mlx5e_xdpsq *sq,
127 INDIRECT_CALLABLE_DECLARE(int mlx5e_xmit_xdp_frame_check_mpwqe(struct mlx5e_xdpsq *sq));
128 INDIRECT_CALLABLE_DECLARE(int mlx5e_xmit_xdp_frame_check(struct mlx5e_xdpsq *sq));
Dtxrx.h89 INDIRECT_CALLABLE_DECLARE(bool mlx5e_post_rx_wqes(struct mlx5e_rq *rq));
90 INDIRECT_CALLABLE_DECLARE(bool mlx5e_post_rx_mpwqes(struct mlx5e_rq *rq));
/linux-6.12.1/include/linux/
Dindirect_call_wrapper.h37 #define INDIRECT_CALLABLE_DECLARE(f) f macro
46 #define INDIRECT_CALLABLE_DECLARE(f) macro
/linux-6.12.1/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 *));
Dtcp_output.c1270 INDIRECT_CALLABLE_DECLARE(int ip_queue_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl)…
1271 INDIRECT_CALLABLE_DECLARE(int inet6_csk_xmit(struct sock *sk, struct sk_buff *skb, struct flowi *fl…
1272 INDIRECT_CALLABLE_DECLARE(void tcp_v4_send_check(struct sock *sk, struct sk_buff *skb));
Daf_inet.c873 INDIRECT_CALLABLE_DECLARE(int udp_recvmsg(struct sock *, struct msghdr *,
/linux-6.12.1/net/ipv6/
Dip6_input.c356 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *));
Daf_inet6.c649 INDIRECT_CALLABLE_DECLARE(int udpv6_sendmsg(struct sock *, struct msghdr *,
665 INDIRECT_CALLABLE_DECLARE(int udpv6_recvmsg(struct sock *, struct msghdr *,
Dtcp_ipv6.c1574 INDIRECT_CALLABLE_DECLARE(struct dst_entry *ipv4_dst_check(struct dst_entry *,
/linux-6.12.1/net/
Dsocket.c716 INDIRECT_CALLABLE_DECLARE(int inet_sendmsg(struct socket *, struct msghdr *,
718 INDIRECT_CALLABLE_DECLARE(int inet6_sendmsg(struct socket *, struct msghdr *,
1038 INDIRECT_CALLABLE_DECLARE(int inet_recvmsg(struct socket *, struct msghdr *,
1040 INDIRECT_CALLABLE_DECLARE(int inet6_recvmsg(struct socket *, struct msghdr *,
2369 INDIRECT_CALLABLE_DECLARE(bool tcp_bpf_bypass_getsockopt(int level,
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Den_tx.c270 INDIRECT_CALLABLE_DECLARE(u32 mlx4_en_free_tx_desc(struct mlx4_en_priv *priv,
342 INDIRECT_CALLABLE_DECLARE(u32 mlx4_en_recycle_tx_desc(struct mlx4_en_priv *priv,
/linux-6.12.1/net/core/
Ddatagram.c383 INDIRECT_CALLABLE_DECLARE(static size_t simple_copy_to_iter(const void *addr,
Dsock.c590 INDIRECT_CALLABLE_DECLARE(struct dst_entry *ip6_dst_check(struct dst_entry *,
592 INDIRECT_CALLABLE_DECLARE(struct dst_entry *ipv4_dst_check(struct dst_entry *,

12