Home
last modified time | relevance | path

Searched defs:ports (Results 26 – 50 of 277) sorted by relevance

12345678910>>...12

/Linux-v6.6/samples/bpf/
Dsockex3_user.c14 __be32 ports; member
/Linux-v6.6/include/linux/dsa/
Dloop.h39 struct dsa_loop_port ports[DSA_MAX_PORTS]; member
/Linux-v6.6/net/ipv6/
Dinet6_hashtables.c60 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established() local
275 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established() local
/Linux-v6.6/drivers/char/ipmi/
Dipmi_si_hardcode.c21 static unsigned int ports[SI_MAX_PARMS]; variable
/Linux-v6.6/drivers/tty/serial/8250/
D8250_acorn.c34 int ports[MAX_PORTS]; member
/Linux-v6.6/drivers/net/dsa/xrs700x/
Dxrs700x.h37 struct xrs700x_port *ports; member
/Linux-v6.6/sound/core/seq/
Dseq_dummy.c53 static int ports = 1; variable
/Linux-v6.6/drivers/usb/host/
Dohci-at91.c46 u8 ports; /* number of ports on root hub */ member
538 u32 ports; in ohci_hcd_at91_drv_probe() local
Dehci-brcm.c61 int ports = HCS_N_PORTS(ehci->hcs_params); in ehci_brcm_hub_control() local
/Linux-v6.6/net/ipv4/netfilter/
Dnf_socket_ipv4.c27 __be16 *ports, _ports[2]; in extract_icmp4_fields() local
/Linux-v6.6/net/ipv6/netfilter/
Dnf_socket_ipv6.c32 __be16 *ports, _ports[2]; in extract_icmp6_fields() local
/Linux-v6.6/drivers/net/dsa/
Dbcm_sf2_cfp.c265 struct flow_dissector_key_ports *ports, in bcm_sf2_cfp_slice_ipv4()
357 struct flow_match_ports ports; in bcm_sf2_cfp_ipv4_rule_set() local
638 struct flow_match_ports ports; in bcm_sf2_cfp_ipv6_rule_set() local
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge.h20 struct xarray ports; member
/Linux-v6.6/net/netfilter/
Dnf_conntrack_sane.c38 static u_int16_t ports[MAX_PORTS]; variable
Dnf_conntrack_irc.c25 static unsigned short ports[MAX_PORTS]; variable
/Linux-v6.6/tools/testing/selftests/net/
Ddevlink_port_split.py150 def exists_and_lanes(ports, lanes, dev): argument
/Linux-v6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
Dfalcon.h41 u8 ports; member
48 u8 ports; member
/Linux-v6.6/drivers/net/wan/
Dwanxl.c78 struct port ports[]; /* 1 - 4 port structures follow */ member
558 int i, ports; in wanxl_pci_init_one() local
/Linux-v6.6/net/ethtool/
Dtunnels.c87 struct nlattr *ports, *table, *entry; in ethnl_tunnel_info_fill_reply() local
/Linux-v6.6/drivers/scsi/
Dfdomain_isa.c30 static unsigned short ports[] = { 0x140, 0x150, 0x160, 0x170 }; variable
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
Ddebugfs.c104 u8 ports[MLX5_MAX_PORTS] = {}; in mapping_show() local
/Linux-v6.6/drivers/net/wwan/t7xx/
Dt7xx_port_proxy.h39 struct t7xx_port ports[]; member
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.h126 u64 ports; member
177 struct ethsw_port_priv **ports; member
/Linux-v6.6/arch/mips/alchemy/common/
Dplatform.c106 struct plat_serial8250_port *ports; in alchemy_setup_uarts() local
/Linux-v6.6/net/ipv4/
Dinet_hashtables.c504 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet_lookup_established() local
556 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet_check_established() local
624 const __portpair ports = INET_COMBINED_PORTS(sk->sk_dport, sk->sk_num); in inet_ehash_lookup_by_sk() local

12345678910>>...12