Home
last modified time | relevance | path

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

/include/net/
A Dfib_rules.h207 INDIRECT_CALLABLE_DECLARE(int fib6_rule_match(struct fib_rule *rule,
209 INDIRECT_CALLABLE_DECLARE(int fib4_rule_match(struct fib_rule *rule,
212 INDIRECT_CALLABLE_DECLARE(int fib6_rule_action(struct fib_rule *rule,
215 INDIRECT_CALLABLE_DECLARE(int fib4_rule_action(struct fib_rule *rule,
219 INDIRECT_CALLABLE_DECLARE(bool fib6_rule_suppress(struct fib_rule *rule,
222 INDIRECT_CALLABLE_DECLARE(bool fib4_rule_suppress(struct fib_rule *rule,
A 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 *));
454 INDIRECT_CALLABLE_DECLARE(int ip6_output(struct net *, struct sock *,
456 INDIRECT_CALLABLE_DECLARE(int ip_output(struct net *, struct sock *,
466 INDIRECT_CALLABLE_DECLARE(int ip6_input(struct sk_buff *));
467 INDIRECT_CALLABLE_DECLARE(int ip_local_deliver(struct sk_buff *));
475 INDIRECT_CALLABLE_DECLARE(struct dst_entry *ip6_dst_check(struct dst_entry *,
477 INDIRECT_CALLABLE_DECLARE(struct dst_entry *ipv4_dst_check(struct dst_entry *,
A Dgro.h400 INDIRECT_CALLABLE_DECLARE(struct sk_buff *ipv6_gro_receive(struct list_head *,
402 INDIRECT_CALLABLE_DECLARE(int ipv6_gro_complete(struct sk_buff *, int));
403 INDIRECT_CALLABLE_DECLARE(struct sk_buff *inet_gro_receive(struct list_head *,
405 INDIRECT_CALLABLE_DECLARE(int inet_gro_complete(struct sk_buff *, int));
407 INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp4_gro_receive(struct list_head *,
409 INDIRECT_CALLABLE_DECLARE(int udp4_gro_complete(struct sk_buff *, int));
411 INDIRECT_CALLABLE_DECLARE(struct sk_buff *udp6_gro_receive(struct list_head *,
413 INDIRECT_CALLABLE_DECLARE(int udp6_gro_complete(struct sk_buff *, int));
A Dnetkit.h13 INDIRECT_CALLABLE_DECLARE(struct net_device *netkit_peer_dev(struct net_device *dev));
A Dtc_wrapper.h21 INDIRECT_CALLABLE_DECLARE(int fname(struct sk_buff *skb, \
139 INDIRECT_CALLABLE_DECLARE(int fname(struct sk_buff *skb, \
A Dip6_fib.h590 INDIRECT_CALLABLE_DECLARE(struct rt6_info *ip6_pol_route_output(struct net *net,
595 INDIRECT_CALLABLE_DECLARE(struct rt6_info *ip6_pol_route_input(struct net *net,
600 INDIRECT_CALLABLE_DECLARE(struct rt6_info *__ip6_route_redirect(struct net *net,
605 INDIRECT_CALLABLE_DECLARE(struct rt6_info *ip6_pol_route_lookup(struct net *net,
A Dinet6_hashtables.h57 INDIRECT_CALLABLE_DECLARE(inet6_ehashfn_t udp6_ehashfn);
A Dtcp.h1091 INDIRECT_CALLABLE_DECLARE(void tcp_v6_send_check(struct sock *sk, struct sk_buff *skb));
1092 INDIRECT_CALLABLE_DECLARE(int tcp_v6_rcv(struct sk_buff *skb));
2269 INDIRECT_CALLABLE_DECLARE(int tcp4_gro_complete(struct sk_buff *skb, int thoff));
2270 INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp4_gro_receive(struct list_head *head, struct sk_buff *…
2271 INDIRECT_CALLABLE_DECLARE(int tcp6_gro_complete(struct sk_buff *skb, int thoff));
2272 INDIRECT_CALLABLE_DECLARE(struct sk_buff *tcp6_gro_receive(struct list_head *head, struct sk_buff *…
A Dinet_hashtables.h372 INDIRECT_CALLABLE_DECLARE(inet_ehashfn_t udp_ehashfn);
A Dudp.h282 INDIRECT_CALLABLE_DECLARE(int udpv6_rcv(struct sk_buff *));
A Dsock.h1140 INDIRECT_CALLABLE_DECLARE(int tcp_v4_do_rcv(struct sock *sk, struct sk_buff *skb));
1141 INDIRECT_CALLABLE_DECLARE(int tcp_v6_do_rcv(struct sock *sk, struct sk_buff *skb));
1371 INDIRECT_CALLABLE_DECLARE(bool tcp_stream_memory_free(const struct sock *sk, int wake));
A Dip_vs.h1872 INDIRECT_CALLABLE_DECLARE(int
1878 INDIRECT_CALLABLE_DECLARE(int
/include/linux/
A Dindirect_call_wrapper.h37 #define INDIRECT_CALLABLE_DECLARE(f) f macro
46 #define INDIRECT_CALLABLE_DECLARE(f) macro

Completed in 59 milliseconds