Searched defs:dport (Results 1 - 11 of 11) sorted by relevance

/include/uapi/linux/netfilter_bridge/
H A Debt_ip.h10 * added ip-sport and ip-dport
41 __u16 dport[2]; member in struct:ebt_ip_info
H A Debt_ip6.h45 __u16 dport[2]; member in union:ebt_ip6_info::__anon2033
/include/net/
H A Dinet6_hashtables.h83 const __be16 dport,
93 &ipv6_hdr(skb)->daddr, ntohs(dport),
99 const struct in6_addr *daddr, const __be16 dport,
80 __inet6_lookup_skb(struct inet_hashinfo *hashinfo, struct sk_buff *skb, const __be16 sport, const __be16 dport, int iif) argument
H A Dinet_hashtables.h267 __be32 daddr, __be16 dport, int dif)
270 daddr, ntohs(dport), dif);
275 struct inet_sock; __be16 dport followed by __u16 num. We want to
277 and compare with 32bit value read from &...->dport. Let's at least
336 const __be32 daddr, const __be16 dport,
340 ntohs(dport), dif);
346 const __be32 daddr, const __be16 dport,
349 u16 hnum = ntohs(dport);
360 const __be32 daddr, const __be16 dport,
366 sk = __inet_lookup(net, hashinfo, saddr, sport, daddr, dport, di
264 inet_lookup_listener(struct net *net, struct inet_hashinfo *hashinfo, __be32 saddr, __be16 sport, __be32 daddr, __be16 dport, int dif) argument
334 inet_lookup_established(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
343 __inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
357 inet_lookup(struct net *net, struct inet_hashinfo *hashinfo, const __be32 saddr, const __be16 sport, const __be32 daddr, const __be16 dport, const int dif) argument
372 __inet_lookup_skb(struct inet_hashinfo *hashinfo, struct sk_buff *skb, const __be16 sport, const __be16 dport) argument
[all...]
H A Dip_tunnels.h39 __be16 dport; member in struct:ip_tunnel_encap
H A Droute.h137 __be16 dport, __be16 sport,
143 daddr, saddr, dport, sport,
244 __be16 sport, __be16 dport,
253 protocol, flow_flags, dst, src, dport, sport,
260 __be16 sport, __be16 dport,
267 sport, dport, sk);
282 __be16 sport, __be16 dport,
285 if (sport != orig_sport || dport != orig_dport) {
286 fl4->fl4_dport = dport;
134 ip_route_output_ports(struct net *net, struct flowi4 *fl4, struct sock *sk, __be32 daddr, __be32 saddr, __be16 dport, __be16 sport, __u8 proto, __u8 tos, int oif) argument
242 ip_route_connect_init(struct flowi4 *fl4, __be32 dst, __be32 src, u32 tos, int oif, u8 protocol, __be16 sport, __be16 dport, struct sock *sk) argument
257 ip_route_connect(struct flowi4 *fl4, __be32 dst, __be32 src, u32 tos, int oif, u8 protocol, __be16 sport, __be16 dport, struct sock *sk) argument
280 ip_route_newports(struct flowi4 *fl4, struct rtable *rt, __be16 orig_sport, __be16 orig_dport, __be16 sport, __be16 dport, struct sock *sk) argument
H A Dflow.h39 __be16 dport; member in struct:flowi_uli::__anon1190
49 __le16 dport; member in struct:flowi_uli::__anon1192
79 #define fl4_dport uli.ports.dport
91 __be16 dport, __be16 sport,
105 fl4->fl4_dport = dport;
136 #define fl6_dport uli.ports.dport
156 #define fld_dport uli.ports.dport
87 flowi4_init_output(struct flowi4 *fl4, int oif, __u32 mark, __u8 tos, __u8 scope, __u8 proto, __u8 flags, __be32 daddr, __be32 saddr, __be16 dport, __be16 sport, kuid_t uid) argument
H A Dip_vs.h505 __be16 dport; member in struct:ip_vs_conn
1184 __be16 dport, unsigned int flags,
1348 const union nf_inet_addr *daddr, __be16 dport);
1358 const union nf_inet_addr *daddr, __be16 dport,
/include/linux/
H A Dlsm_audit.h29 __be16 dport; member in struct:lsm_network_audit
/include/uapi/linux/
H A Drtnetlink.h410 __u16 dport; member in struct:rta_session::__anon2132::__anon2133
H A Dxfrm.h49 __be16 dport; member in struct:xfrm_selector

Completed in 549 milliseconds