Home
last modified time | relevance | path

Searched defs:scope (Results 476 - 500 of 699) sorted by relevance

1...<<11121314151617181920>>...28

/kernel/linux/linux-5.10/net/tipc/
H A Dgroup.c89 u32 scope; member
362 tipc_group_self(struct tipc_group *grp, struct tipc_name_seq *seq, int *scope) tipc_group_self() argument
[all...]
H A Dname_table.c222 tipc_publ_create(u32 type, u32 lower, u32 upper, u32 scope, u32 node, u32 port, u32 key) tipc_publ_create() argument
317 tipc_service_insert_publ(struct net *net, struct tipc_service *sc, u32 type, u32 lower, u32 upper, u32 scope, u32 node, u32 port, u32 key) tipc_service_insert_publ() argument
458 tipc_nametbl_insert_publ(struct net *net, u32 type, u32 lower, u32 upper, u32 scope, u32 node, u32 port, u32 key) tipc_nametbl_insert_publ() argument
601 tipc_nametbl_lookup(struct net *net, u32 type, u32 instance, u32 scope, struct list_head *dsts, int *dstcnt, u32 exclude, bool all) tipc_nametbl_lookup() argument
642 tipc_nametbl_mc_lookup(struct net *net, u32 type, u32 lower, u32 upper, u32 scope, bool exact, struct list_head *dports) tipc_nametbl_mc_lookup() argument
695 tipc_nametbl_build_group(struct net *net, struct tipc_group *grp, u32 type, u32 scope) tipc_nametbl_build_group() argument
724 tipc_nametbl_publish(struct net *net, u32 type, u32 lower, u32 upper, u32 scope, u32 port, u32 key) tipc_nametbl_publish() argument
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Dprotocol.c132 sctp_copy_local_addr_list(struct net *net, struct sctp_bind_addr *bp, enum sctp_scope scope, gfp_t gfp, int copy_flags) sctp_copy_local_addr_list() argument
/kernel/linux/linux-5.10/include/net/
H A Dif_inet6.h50 __u16 scope; member
235 unsigned char scope = broadcast[5] & 0xF; in ipv6_ib_mc_map() local
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dtipc.h160 signed char scope; member
205 __u32 scope; /* cluster/node */ member
/kernel/linux/linux-5.10/net/ipv4/
H A Darp.c398 int scope; in arp_ignore() local
H A Dfib_frontend.c277 int scope; in fib_compute_spec_dst() local
/kernel/linux/linux-6.6/drivers/acpi/
H A Dproperty.c92 acpi_handle scope; in acpi_nondev_subnode_extract() local
144 static bool acpi_nondev_subnode_ok(acpi_handle scope, in acpi_nondev_subnode_ok() argument
163 static bool acpi_add_nondev_subnodes(acpi_handle scope, in acpi_add_nondev_subnodes() argument
211 acpi_enumerate_nondev_subnodes(acpi_handle scope, union acpi_object *desc, struct acpi_device_data *data, struct fwnode_handle *parent) acpi_enumerate_nondev_subnodes() argument
485 acpi_extract_properties(acpi_handle scope, union acpi_object *desc, struct acpi_device_data *data) acpi_extract_properties() argument
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dif_inet6.h50 __u16 scope; member
246 unsigned char scope = broadcast[5] & 0xF; in ipv6_ib_mc_map() local
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dtipc.h160 signed char scope; member
205 __u32 scope; /* cluster/node */ member
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H A Defa_com_cmd.h239 u8 scope; member
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Dirq_remapping.c844 static int ir_parse_one_hpet_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_hpet_scope() argument
889 static int ir_parse_one_ioapic_scope(struct acpi_dmar_device_scope *scope, in ir_parse_one_ioapic_scope() argument
939 struct acpi_dmar_device_scope *scope; ir_parse_ioapic_hpet_scope() local
[all...]
/kernel/linux/linux-6.6/net/sctp/
H A Dassociola.c51 sctp_association_init( struct sctp_association *asoc, const struct sctp_endpoint *ep, const struct sock *sk, enum sctp_scope scope, gfp_t gfp) sctp_association_init() argument
285 sctp_association_new(const struct sctp_endpoint *ep, const struct sock *sk, enum sctp_scope scope, gfp_t gfp) sctp_association_new() argument
1571 sctp_assoc_set_bind_addr_from_ep(struct sctp_association *asoc, enum sctp_scope scope, gfp_t gfp) sctp_assoc_set_bind_addr_from_ep() argument
H A Dipv6.c287 enum sctp_scope scope; in sctp_v6_get_dst() local
/kernel/linux/linux-6.6/net/tipc/
H A Dgroup.c90 u32 scope; member
363 tipc_group_self(struct tipc_group *grp, struct tipc_service_range *seq, int *scope) tipc_group_self() argument
[all...]
H A Dmsg.c700 u32 scope = msg_lookup_scope(msg); in tipc_msg_lookup_dest() local
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dtipc.h91 signed char scope; member
121 __u32 scope; member
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c1911 u16 scope = 0, qualifier = 0; in bnx2fc_process_scsi_cmd_compl() local
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf_io.c1124 u16 scope, qualifier = 0; in qedf_scsi_completion() local
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_frontend.c278 int scope; in fib_compute_spec_dst() local
H A Darp.c399 int scope; in arp_ignore() local
435 int scope = RT_SCOPE_LINK; in arp_accept() local
H A Dping.c708 u8 tos, scope; in ping_v4_sendmsg() local
H A Draw.c482 u8 tos, scope; in raw_sendmsg() local
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dtipc.h91 signed char scope; member
121 __u32 scope; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dtipc.h78 signed char scope; member
106 __u32 scope; member

Completed in 37 milliseconds

1...<<11121314151617181920>>...28