Searched refs:is_insidevar (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/linux/ | ||
| H A D | util_macros.h | 90 #define is_insidevar(ptr, var) \ macro |
| /linux-6.15/net/ipv4/ | ||
| H A D | tcp_bpf.c | 733 if (is_insidevar(prot, tcp_bpf_prots)) in tcp_bpf_clone() |