/include/linux/platform_data/ |
D | usb-ohci-s3c2410.h | 28 void (*report_oc)(struct s3c2410_hcd_info *, int ports); 31 static inline void s3c2410_usb_report_oc(struct s3c2410_hcd_info *info, int ports) in s3c2410_usb_report_oc() argument 34 (info->report_oc)(info, ports); in s3c2410_usb_report_oc()
|
/include/uapi/linux/netfilter/ |
D | xt_multiport.h | 19 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member 25 __u16 ports[XT_MULTI_PORTS]; /* Ports */ member
|
/include/net/ |
D | inet6_hashtables.h | 33 const u32 ports = (((u32)lport) << 16) | (__force u32)fport; in __inet6_ehashfn() local 34 return jhash_3words(lhash, fhash, ports, initval); in __inet6_ehashfn() 110 const __portpair ports, in inet6_match() argument 115 sk->sk_portpair != ports || in inet6_match()
|
D | flow.h | 50 } ports; member 88 #define fl4_sport uli.ports.sport 89 #define fl4_dport uli.ports.dport 147 #define fl6_sport uli.ports.sport 148 #define fl6_dport uli.ports.dport 167 #define fld_sport uli.ports.sport 168 #define fld_dport uli.ports.dport
|
D | flow_dissector.h | 173 __be32 ports; member 317 struct flow_dissector_key_ports ports; member 349 return (keys->ports.ports || keys->tags.flow_label); in flow_keys_have_l4()
|
D | dsa.h | 145 struct list_head ports; member 165 list_for_each_entry((_dp), &(_dst)->ports, list) \ 169 list_for_each_entry((_dp), &(_ds)->dst->ports, list) \ 428 list_for_each_entry(dp, &dst->ports, list) in dsa_to_port() 476 list_for_each_entry((_dp), &(_dst)->ports, list) \ 480 list_for_each_entry((_dp), &(_ds)->dst->ports, list) \ 484 list_for_each_entry_safe((_dp), (_next), &(_ds)->dst->ports, list) \ 488 list_for_each_entry_continue_reverse((_dp), &(_ds)->dst->ports, list) \
|
D | inet_hashtables.h | 300 const __addrpair cookie, const __portpair ports, in INET_MATCH() argument 304 sk->sk_portpair != ports || in INET_MATCH()
|
D | ip6_fib.h | 627 fl6->fl6_sport = flkeys->ports.src; in fib6_rules_early_flow_dissect() 628 fl6->fl6_dport = flkeys->ports.dst; in fib6_rules_early_flow_dissect()
|
D | ip_fib.h | 422 fl4->fl4_sport = flkeys->ports.src; in fib4_rules_early_flow_dissect() 423 fl4->fl4_dport = flkeys->ports.dst; in fib4_rules_early_flow_dissect()
|
D | xfrm.h | 846 port = uli->ports.sport; in xfrm_flowi_sport() 873 port = uli->ports.dport; in xfrm_flowi_dport()
|
/include/linux/dsa/ |
D | loop.h | 38 struct dsa_loop_port ports[DSA_MAX_PORTS]; member
|
/include/xen/interface/ |
D | sched.h | 139 GUEST_HANDLE(evtchn_port_t) ports;
|
/include/uapi/linux/ |
D | if_bonding.h | 125 __u16 ports; member
|
D | usbdevice_fs.h | 92 __u8 ports[7]; /* List of ports on the way from the root */ member
|
D | rtnetlink.h | 513 } ports; member
|
/include/linux/ssb/ |
D | ssb_driver_extif.h | 188 struct ssb_serial_port *ports); 251 struct ssb_serial_port *ports) in ssb_extif_serial_init() argument
|
D | ssb_driver_chipcommon.h | 654 struct ssb_serial_port *ports);
|
/include/sound/ |
D | emux_synth.h | 103 int ports[SNDRV_EMUX_MAX_PORTS]; /* The ports for this device */ member
|
/include/rdma/ |
D | rdma_vt.h | 404 struct rvt_ibport **ports; member 511 return rdi->ports[port_index]->pkey_table[index]; in rvt_get_pkey()
|
D | rdmavt_qp.h | 970 return rdi->ports[qp->port_num - 1]; in rvt_to_iport()
|
/include/linux/ |
D | tty_driver.h | 320 struct tty_port **ports; member
|
D | serial_core.h | 422 struct uart_port *uart_get_console(struct uart_port *ports, int nr,
|
/include/drm/ |
D | drm_dp_mst_helper.h | 249 struct list_head ports; member 281 } ports[16]; member
|
/include/uapi/sound/ |
D | asequencer.h | 315 int ports; /* maximum ports per client */ member
|
/include/soc/mscc/ |
D | ocelot.h | 634 struct ocelot_port **ports; member
|