/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 | flow.h | 51 } ports; member 85 #define fl4_sport uli.ports.sport 86 #define fl4_dport uli.ports.dport 145 #define fl6_sport uli.ports.sport 146 #define fl6_dport uli.ports.dport
|
D | flow_dissector.h | 175 __be32 ports; member 400 struct flow_dissector_key_ports ports; member 432 return (keys->ports.ports || keys->tags.flow_label); in flow_keys_have_l4()
|
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() 181 const __portpair ports, in inet6_match() argument 186 sk->sk_portpair != ports || in inet6_match()
|
D | dsa.h | 124 struct list_head ports; member 173 list_for_each_entry((_dp), &(_dst)->ports, list) \ 177 list_for_each_entry((_dp), &(_ds)->dst->ports, list) \ 496 list_for_each_entry(dp, &dst->ports, list) in dsa_to_port() 550 list_for_each_entry((_dp), &(_dst)->ports, list) \ 554 list_for_each_entry_continue_reverse((_dp), &(_dst)->ports, list) \ 558 list_for_each_entry((_dp), &(_dst)->ports, list) \ 562 list_for_each_entry((_dp), &(_ds)->dst->ports, list) \ 566 list_for_each_entry_safe((_dp), (_next), &(_ds)->dst->ports, list) \ 570 list_for_each_entry_continue_reverse((_dp), &(_ds)->dst->ports, list) \ [all …]
|
D | inet_hashtables.h | 360 const __addrpair cookie, const __portpair ports, in inet_match() argument 364 sk->sk_portpair != ports || in inet_match()
|
D | ip6_fib.h | 621 fl6->fl6_sport = flkeys->ports.src; in fib6_rules_early_flow_dissect() 622 fl6->fl6_dport = flkeys->ports.dst; in fib6_rules_early_flow_dissect()
|
D | ip_fib.h | 427 fl4->fl4_sport = flkeys->ports.src; in fib4_rules_early_flow_dissect() 428 fl4->fl4_dport = flkeys->ports.dst; in fib4_rules_early_flow_dissect()
|
D | xfrm.h | 873 port = uli->ports.sport; in xfrm_flowi_sport() 900 port = uli->ports.dport; in xfrm_flowi_dport()
|
/include/linux/dsa/ |
D | loop.h | 39 struct dsa_loop_port ports[DSA_MAX_PORTS]; member
|
/include/xen/interface/ |
D | sched.h | 122 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 | 522 } 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 | 465 struct tty_port **ports; member
|
D | serial_core.h | 970 struct uart_port *uart_get_console(struct uart_port *ports, int nr,
|
/include/drm/display/ |
D | drm_dp_mst_helper.h | 232 struct list_head ports; member 264 } ports[16]; member
|
/include/uapi/sound/ |
D | asequencer.h | 315 int ports; /* maximum ports per client */ member
|
/include/net/mana/ |
D | mana.h | 376 struct net_device *ports[MAX_PORTS_IN_MANA_DEV]; member
|