Searched defs:ports (Results 1 – 22 of 22) sorted by relevance
/net/tipc/ |
D | bcast.h | 65 u32 ports[PLSIZE]; member
|
/net/netfilter/ |
D | nf_conntrack_tftp.c | 28 static unsigned short ports[MAX_PORTS]; variable
|
D | xt_socket.c | 49 __be16 *ports, _ports[2]; in extract_icmp4_fields() local 268 __be16 *ports, _ports[2]; in extract_icmp6_fields() local
|
D | nf_conntrack_sane.c | 41 static u_int16_t ports[MAX_PORTS]; variable
|
D | nf_conntrack_irc.c | 27 static unsigned short ports[MAX_PORTS]; variable
|
D | nf_conntrack_ftp.c | 42 static u_int16_t ports[MAX_PORTS]; variable
|
D | xt_hashlimit.c | 522 __be16 _ports[2], *ports; in hashlimit_init_dst() local
|
D | nf_conntrack_sip.c | 36 static unsigned short ports[MAX_PORTS]; variable
|
/net/ipv6/ |
D | inet6_hashtables.c | 111 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established() local 251 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established() local
|
D | xfrm6_policy.c | 176 __be16 *ports; in _decode_session6() local
|
D | datagram.c | 615 __be16 *ports = (__be16 *) skb_transport_header(skb); in ip6_datagram_recv_specific_ctl() local
|
/net/ipv4/ |
D | inet_hashtables.c | 278 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet_lookup_established() local 331 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet_check_established() local
|
D | xfrm4_policy.c | 129 __be16 *ports = (__be16 *)xprth; in _decode_session4() local
|
D | ip_sockglue.c | 129 __be16 *ports = (__be16 *)skb_transport_header(skb); in ip_cmsg_recv_dstaddr() local
|
D | udp.c | 1921 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp4_lib_demux_lookup() local
|
/net/openvswitch/ |
D | datapath.h | 82 struct hlist_head *ports; member
|
/net/netfilter/ipvs/ |
D | ip_vs_ftp.c | 56 static unsigned short ports[IP_VS_APP_MAX_PORTS] = {21, 0}; variable
|
D | ip_vs_core.c | 718 __be16 *ports = (void *)ciph + ciph->ihl*4; in ip_vs_nat_icmp() local 769 __be16 *ports = (void *)(skb_network_header(skb) + offs); in ip_vs_nat_icmp_v6() local
|
/net/core/ |
D | flow_dissector.c | 51 __be32 *ports, _ports; in __skb_flow_get_ports() local
|
/net/hsr/ |
D | hsr_main.h | 158 struct list_head ports; member
|
/net/ipv4/netfilter/ |
D | ipt_CLUSTERIP.c | 252 const u_int16_t *ports; in clusterip_hashfn() local
|
/net/bridge/ |
D | br_private.h | 121 struct net_bridge_port_group __rcu *ports; member
|