Home
last modified time | relevance | path

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

123456789

/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dsharedbuffer_configuration.py249 def get_tcbinds(ports, verify_existence=False): argument
264 def do_check_tcbind(ports, tcbinds, vp): argument
290 def check_tcbind(dlname, ports, pools): argument
321 def get_portpools(ports, verify_existence=False): argument
336 def do_check_portpool(ports, portpools, vp): argument
357 def check_portpool(dlname, ports, pools): argument
/linux/include/uapi/linux/netfilter/
H A Dxt_multiport.h19 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
25 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mdb.c11 u16 ports; member
18 u16 ports; member
148 u16 ports; in lan966x_mdb_ip_del() local
183 lan966x_pgid_entry_add(struct lan966x *lan966x, int index, u16 ports) in lan966x_pgid_entry_add()
306 u16 ports; in lan966x_mdb_l2_del() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dport_sel.h41 u8 *ports) in mlx5_lag_port_sel_create()
46 static inline int mlx5_lag_port_sel_modify(struct mlx5_lag *ldev, u8 *ports) in mlx5_lag_port_sel_modify()
/linux/tools/testing/selftests/bpf/progs/
H A Dxdp_flowtable.c45 xdp_flowtable_offload_check_tcp_state(void * ports,void * data_end,u8 proto) xdp_flowtable_offload_check_tcp_state() argument
76 struct flow_ports___local *ports; xdp_flowtable_do_lookup() local
[all...]
H A Dsock_iter_batch.c27 volatile const __u16 ports[2]; variable
/linux/sound/core/seq/
H A Dseq_midi.c55 struct seq_midisynth *ports[SNDRV_RAWMIDI_DEVICES]; global() member
274 unsigned int p, ports; snd_seq_midisynth_probe() local
421 int device = dev->device, p, ports; snd_seq_midisynth_remove() local
[all...]
H A Dseq_dummy.c54 static int ports = 1; variable
[all...]
/linux/include/net/
H A Dinet6_hashtables.h35 const u32 ports = (((u32)lport) << 16) | (__force u32)fport; in __inet6_ehashfn() local
175 const __portpair ports, in inet6_match()
/linux/drivers/usb/host/
H A Dehci-hub.c623 int ports, i, retval = 1; in ehci_hub_status_data() local
702 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_descriptor() local
741 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_control() local
H A Dxen-hcd.c72 struct rhport_status ports[XENUSB_MAX_PORTNR]; member
316 int i, ports; in xenhcd_bus_suspend() local
339 int i, ports; in xenhcd_bus_resume() local
361 int ports = info->rh_numports; in xenhcd_hub_descriptor() local
397 int ports; in xenhcd_hub_status_data() local
430 int ports = info->rh_numports; in xenhcd_hub_control() local
H A Dohci-at91.c46 u8 ports; /* number of ports on root hub */ member
538 u32 ports; in ohci_hcd_at91_drv_probe() local
/linux/tools/testing/selftests/bpf/
H A Dxdp_synproxy.c92 __u64 *tcpipopts, char **ports, bool *single, bool *tc) in parse_options()
367 char *ports; in main() local
/linux/include/linux/platform_data/
H A Dusb-ohci-s3c2410.h31 static inline void s3c2410_usb_report_oc(struct s3c2410_hcd_info *info, int ports) in s3c2410_usb_report_oc()
/linux/samples/bpf/
H A Dsockex3_user.c14 __be32 ports; member
/linux/net/ipv6/
H A Dinet6_hashtables.c91 const __portpair ports = INET_COMBINED_PORTS(sport, hnum); in __inet6_lookup_established() local
313 const __portpair ports = INET_COMBINED_PORTS(inet->inet_dport, lport); in __inet6_check_established() local
/linux/drivers/char/ipmi/
H A Dipmi_si_hardcode.c21 static unsigned int ports[SI_MAX_PARMS]; variable
/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.h37 struct xrs700x_port *ports; member
/linux/drivers/tty/serial/8250/
H A D8250_acorn.c34 int ports[MAX_PORTS]; member
/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dcec-splitter.h32 struct cec_splitter_port **ports; member
/linux/net/ipv4/netfilter/
H A Dnf_socket_ipv4.c27 __be16 *ports, _ports[2]; in extract_icmp4_fields() local
/linux/drivers/net/wan/
H A Dwanxl.c77 struct port ports[]; /* 1 - 4 port structures follow */ member
542 int i, ports; in wanxl_pci_init_one() local
/linux/drivers/net/dsa/
H A 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/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.h20 struct xarray ports; member
/linux/net/core/
H A Dsecure_seq.c111 u32 ports = (__force u32)sport << 16 | (__force u32)dport; in secure_tcp_seq_and_ts_off() local

123456789