Searched defs:sport (Results 1 - 25 of 101) sorted by relevance

12345

/linux-master/drivers/infiniband/hw/hns/
H A Dhns_roce_ah.c43 u16 sport; local
/linux-master/net/ipv4/
H A Dfou_bpf.c16 __be16 sport; member in struct:bpf_fou_encap
H A Dudp_tunnel_core.c207 udp_tunnel_dst_lookup(struct sk_buff *skb, struct net_device *dev, struct net *net, int oif, __be32 *saddr, const struct ip_tunnel_key *key, __be16 sport, __be16 dport, u8 tos, struct dst_cache *dst_cache) argument
H A Dsyncookies.c45 static u32 cookie_hash(__be32 saddr, __be32 daddr, __be16 sport, __be16 dport, argument
84 static __u32 secure_tcp_syn_cookie(__be32 saddr, __be32 daddr, __be16 sport, argument
113 check_tcp_syn_cookie(__u32 cookie, __be32 saddr, __be32 daddr, __be16 sport, __be16 dport, __u32 sseq) argument
[all...]
/linux-master/drivers/infiniband/hw/mlx5/
H A Dah.c39 __be16 sport; local
/linux-master/include/uapi/linux/netfilter_bridge/
H A Debt_ip.h44 __u16 sport[2]; member in union:ebt_ip_info::__anon13102
H A Debt_ip6.h43 __u16 sport[2]; member in union:ebt_ip6_info::__anon13104
/linux-master/net/core/
H A Dsecure_seq.c82 __be16 sport; member in struct:__anon107
76 secure_tcpv6_seq(const __be32 *saddr, const __be32 *daddr, __be16 sport, __be16 dport) argument
136 secure_tcp_seq(__be32 saddr, __be32 daddr, __be16 sport, __be16 dport) argument
161 secure_dccp_sequence_number(__be32 saddr, __be32 daddr, __be16 sport, __be16 dport) argument
176 secure_dccpv6_sequence_number(__be32 *saddr, __be32 *daddr, __be16 sport, __be16 dport) argument
182 __be16 sport; member in struct:__anon109
[all...]
H A Dselftests.c23 u16 sport; member in struct:net_packet_attrs
/linux-master/net/ipv4/netfilter/
H A Dnf_tproxy_ipv4.c75 nf_tproxy_get_sock_v4(struct net *net, struct sk_buff *skb, const u8 protocol, const __be32 saddr, const __be32 daddr, const __be16 sport, const __be16 dport, const struct net_device *in, const enum nf_tproxy_lookup_t lookup_type) argument
H A Dnf_socket_ipv4.c88 __be16 dport, sport; local
66 nf_socket_get_sock_v4(struct net *net, struct sk_buff *skb, const int doff, const u8 protocol, const __be32 saddr, const __be32 daddr, const __be16 sport, const __be16 dport, const struct net_device *in) argument
/linux-master/net/ipv6/netfilter/
H A Dnf_tproxy_ipv6.c76 nf_tproxy_get_sock_v6(struct net *net, struct sk_buff *skb, int thoff, const u8 protocol, const struct in6_addr *saddr, const struct in6_addr *daddr, const __be16 sport, const __be16 dport, const struct net_device *in, const enum nf_tproxy_lookup_t lookup_type) argument
H A Dnf_socket_ipv6.c100 __be16 dport, sport; local
78 nf_socket_get_sock_v6(struct net *net, struct sk_buff *skb, int doff, const u8 protocol, const struct in6_addr *saddr, const struct in6_addr *daddr, const __be16 sport, const __be16 dport, const struct net_device *in) argument
/linux-master/net/ipv6/
H A Dfou6.c43 __be16 sport; local
60 __be16 sport; local
21 fou6_build_udp(struct sk_buff *skb, struct ip_tunnel_encap *e, struct flowi6 *fl6, u8 *protocol, __be16 sport) argument
H A Dip6_udp_tunnel.c135 udp_tunnel6_dst_lookup(struct sk_buff *skb, struct net_device *dev, struct net *net, struct socket *sock, int oif, struct in6_addr *saddr, const struct ip_tunnel_key *key, __be16 sport, __be16 dport, u8 dsfield, struct dst_cache *dst_cache) argument
H A Dudp_offload.c116 static struct sock *udp6_gro_lookup_skb(struct sk_buff *skb, __be16 sport, argument
H A Dtcp_ao.c16 tcp_v6_ao_calc_key(struct tcp_ao_key *mkt, u8 *key, const struct in6_addr *saddr, const struct in6_addr *daddr, __be16 sport, __be16 dport, __be32 sisn, __be32 disn) argument
H A Dinet6_hashtables.c48 __inet6_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif, const int sdif) argument
128 inet6_lookup_reuseport(struct net *net, struct sock *sk, struct sk_buff *skb, int doff, const struct in6_addr *saddr, __be16 sport, const struct in6_addr *daddr, unsigned short hnum, inet6_ehashfn_t *ehashfn) argument
149 inet6_lhash2_lookup(struct net *net, struct inet_listen_hashbucket *ilb2, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const unsigned short hnum, const int dif, const int sdif) argument
176 inet6_lookup_run_sk_lookup(struct net *net, int protocol, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif, inet6_ehashfn_t *ehashfn) argument
201 inet6_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const unsigned short hnum, const int dif, const int sdif) argument
245 inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const __be16 dport, const int dif) argument
[all...]
H A Dsyncookies.c48 __be16 sport; member in struct:__anon490
40 cookie_hash(const struct in6_addr *saddr, const struct in6_addr *daddr, __be16 sport, __be16 dport, u32 count, int c) argument
63 secure_tcp_syn_cookie(const struct in6_addr *saddr, const struct in6_addr *daddr, __be16 sport, __be16 dport, __u32 sseq, __u32 data) argument
75 check_tcp_syn_cookie(__u32 cookie, const struct in6_addr *saddr, const struct in6_addr *daddr, __be16 sport, __be16 dport, __u32 sseq) argument
[all...]
/linux-master/include/net/
H A Dinet6_hashtables.h85 __inet6_lookup(struct net *net, struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const u16 hnum, const int dif, const int sdif, bool *refcounted) argument
107 inet6_steal_sock(struct net *net, struct sk_buff *skb, int doff, const struct in6_addr *saddr, const __be16 sport, const struct in6_addr *daddr, const __be16 dport, bool *refcounted, inet6_ehashfn_t *ehashfn) argument
146 __inet6_lookup_skb(struct inet_hashinfo *hashinfo, struct sk_buff *skb, int doff, const __be16 sport, const __be16 dport, int iif, int sdif, bool *refcounted) argument
[all...]
/linux-master/include/linux/
H A Dlsm_audit.h32 __be16 sport; member in struct:lsm_network_audit
/linux-master/net/sctp/
H A Doutput.c144 sctp_packet_init(struct sctp_packet *packet, struct sctp_transport *transport, __u16 sport, __u16 dport) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_bpf_nf.c31 __be16 sport = 0; variable
153 __u16 sport = bpf_get_prandom_u32(); local
/linux-master/net/netfilter/
H A Dnf_conntrack_bpf.c67 union nf_conntrack_man_proto *sport = dir ? (void *)&tuple->dst.u local
/linux-master/tools/testing/selftests/net/
H A Dreuseport_bpf.c186 static void send_from(struct test_params p, uint16_t sport, char *buf, argument
217 int epfd, conn, i, sport, expected; local

Completed in 183 milliseconds

12345