| /linux/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | sharedbuffer_configuration.py | 249 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 D | xt_multiport.h | 19 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member 25 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
|
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_mdb.c | 11 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 D | port_sel.h | 41 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 D | xdp_flowtable.c | 45 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 D | sock_iter_batch.c | 27 volatile const __u16 ports[2]; variable
|
| /linux/sound/core/seq/ |
| H A D | seq_midi.c | 55 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 D | seq_dummy.c | 54 static int ports = 1; variable [all...] |
| /linux/include/net/ |
| H A D | inet6_hashtables.h | 35 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 D | ehci-hub.c | 623 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 D | xen-hcd.c | 72 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 D | ohci-at91.c | 46 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 D | xdp_synproxy.c | 92 __u64 *tcpipopts, char **ports, bool *single, bool *tc) in parse_options() 367 char *ports; in main() local
|
| /linux/include/linux/platform_data/ |
| H A D | usb-ohci-s3c2410.h | 31 static inline void s3c2410_usb_report_oc(struct s3c2410_hcd_info *info, int ports) in s3c2410_usb_report_oc()
|
| /linux/samples/bpf/ |
| H A D | sockex3_user.c | 14 __be32 ports; member
|
| /linux/net/ipv6/ |
| H A D | inet6_hashtables.c | 91 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 D | ipmi_si_hardcode.c | 21 static unsigned int ports[SI_MAX_PARMS]; variable
|
| /linux/drivers/net/dsa/xrs700x/ |
| H A D | xrs700x.h | 37 struct xrs700x_port *ports; member
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_acorn.c | 34 int ports[MAX_PORTS]; member
|
| /linux/drivers/media/cec/usb/extron-da-hd-4k-plus/ |
| H A D | cec-splitter.h | 32 struct cec_splitter_port **ports; member
|
| /linux/net/ipv4/netfilter/ |
| H A D | nf_socket_ipv4.c | 27 __be16 *ports, _ports[2]; in extract_icmp4_fields() local
|
| /linux/drivers/net/wan/ |
| H A D | wanxl.c | 77 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 D | bcm_sf2_cfp.c | 265 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 D | bridge.h | 20 struct xarray ports; member
|
| /linux/net/core/ |
| H A D | secure_seq.c | 111 u32 ports = (__force u32)sport << 16 | (__force u32)dport; in secure_tcp_seq_and_ts_off() local
|