Home
last modified time | relevance | path

Searched defs:ports (Results 1 – 25 of 28) sorted by relevance

12

/net/dsa/
Ddsa2.c608 static int dsa_parse_ports_dn(struct device_node *ports, struct dsa_switch *ds) in dsa_parse_ports_dn()
686 struct device_node *ports; in dsa_get_ports() local
702 struct device_node *ports; in _dsa_register_switch() local
/net/netfilter/
Dnf_conntrack_tftp.c30 static unsigned short ports[MAX_PORTS]; variable
Dnf_conntrack_sane.c43 static u_int16_t ports[MAX_PORTS]; variable
Dnf_conntrack_irc.c29 static unsigned short ports[MAX_PORTS]; variable
Dnf_conntrack_ftp.c44 static u_int16_t ports[MAX_PORTS]; variable
Dxt_hashlimit.c653 __be16 _ports[2], *ports; in hashlimit_init_dst() local
/net/ipv6/
Dinet6_hashtables.c63 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established() local
197 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established() local
Dxfrm6_policy.c171 __be16 *ports; in _decode_session6() local
Ddatagram.c712 __be16 _ports[2], *ports; in ip6_datagram_recv_specific_ctl() local
Dudp.c922 const __portpair ports = INET_COMBINED_PORTS(rmt_port, hnum); in __udp6_lib_demux_lookup() local
/net/ipv4/netfilter/
Dnf_socket_ipv4.c31 __be16 *ports, _ports[2]; in extract_icmp4_fields() local
Dipt_CLUSTERIP.c319 const u_int16_t *ports; in clusterip_hashfn() local
/net/ipv6/netfilter/
Dnf_socket_ipv6.c37 __be16 *ports, _ports[2]; in extract_icmp6_fields() local
/net/ipv4/
Dinet_hashtables.c280 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet_lookup_established() local
334 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet_check_established() local
Dxfrm4_policy.c140 __be16 *ports; in _decode_session4() local
Dip_sockglue.c149 __be16 _ports[2], *ports; in ip_cmsg_recv_dstaddr() local
/net/netfilter/ipvs/
Dip_vs_sh.c283 __be16 _ports[2], *ports; in ip_vs_sh_get_port() local
Dip_vs_ftp.c56 static unsigned short ports[IP_VS_APP_MAX_PORTS] = {21, 0}; variable
Dip_vs_proto_udp.c39 __be16 _ports[2], *ports = NULL; in udp_conn_schedule() local
Dip_vs_proto_sctp.c21 __be16 _ports[2], *ports = NULL; in sctp_conn_schedule() local
Dip_vs_proto_tcp.c42 __be16 _ports[2], *ports = NULL; in tcp_conn_schedule() local
Dip_vs_core.c755 __be16 *ports = (void *)ciph + ciph->ihl*4; in ip_vs_nat_icmp() local
806 __be16 *ports = (void *)(skb_network_header(skb) + offs); in ip_vs_nat_icmp_v6() local
/net/openvswitch/
Ddatapath.h83 struct hlist_head *ports; member
/net/core/
Dflow_dissector.c106 __be32 *ports, _ports; in __skb_flow_get_ports() local
1022 __be32 ports; member
/net/hsr/
Dhsr_main.h167 struct list_head ports; member

12