Home
last modified time | relevance | path

Searched defs:local_id (Results 26 - 35 of 35) sorted by relevance

12

/kernel/linux/linux-6.6/net/mptcp/
H A Dpm_netlink.c772 static bool mptcp_local_id_match(const struct mptcp_sock *msk, u8 local_id, u8 id) in mptcp_local_id_match() argument
H A Dprotocol.h420 u8 local_id; member
1014 int local_id = READ_ONCE(subflow->local_id); in subflow_get_local_id() local
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dgen.c1999 btfgen_find_cands(const struct btf *local_btf, const struct btf *targ_btf, __u32 local_id) in btfgen_find_cands() argument
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcm.c232 __be32 local_id; /* Established / timewait */ member
582 static u32 cm_local_id(__be32 local_id) in cm_local_id() argument
587 static struct cm_id_private *cm_acquire_id(__be32 local_id, __be32 remote_id) in cm_acquire_id() argument
989 static struct cm_timewait_info * cm_create_timewait_info(__be32 local_id) in cm_create_timewait_info() argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Dcm.c188 __be32 local_id; /* Established / timewait */ member
565 static u32 cm_local_id(__be32 local_id) in cm_local_id() argument
570 static struct cm_id_private *cm_acquire_id(__be32 local_id, __be32 remote_id) in cm_acquire_id() argument
958 static struct cm_timewait_info *cm_create_timewait_info(__be32 local_id) in cm_create_timewait_info() argument
[all...]
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dl2cap.h616 __u8 local_id; member
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dl2cap.h575 __u8 local_id; member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c4834 __u32 local_id; in bpf_core_match_member() local
4915 static int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in bpf_core_types_are_compat() argument
4755 bpf_core_fields_are_compat(const struct btf *local_btf, __u32 local_id, const struct btf *targ_btf, __u32 targ_id) bpf_core_fields_are_compat() argument
5738 __u32 local_id, cand_id; bpf_core_apply_relo() local
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c8088 int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in bpf_core_types_are_compat() argument
8097 int bpf_core_types_match(const struct btf *local_btf, u32 local_id, in bpf_core_types_match() argument
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dlibbpf.c5683 int bpf_core_types_are_compat(const struct btf *local_btf, __u32 local_id, in bpf_core_types_are_compat() argument
5689 int bpf_core_types_match(const struct btf *local_btf, __u32 local_id, in bpf_core_types_match() argument
5751 __u32 local_id = relo->type_id; in bpf_core_resolve_relo() local
[all...]

Completed in 65 milliseconds

12