Searched refs:local_k (Results 1 – 1 of 1) sorted by relevance
1565 __u16 local_k, targ_k; in __bpf_core_types_match() local1590 switch (local_k) { in __bpf_core_types_match()1592 return local_k == targ_k; in __bpf_core_types_match()1597 if (local_k == targ_k) in __bpf_core_types_match()1606 if (local_k != targ_k) in __bpf_core_types_match()1624 if (local_k == targ_k) in __bpf_core_types_match()1632 if (local_k != targ_k) in __bpf_core_types_match()1642 if (local_k != targ_k) in __bpf_core_types_match()1651 if (local_k != targ_k) in __bpf_core_types_match()1663 if (local_k != targ_k) in __bpf_core_types_match()[all …]