Searched refs:is_insidevar (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/linux/ | ||
| D | util_macros.h | 51 #define is_insidevar(ptr, var) \ macro |
| /Linux-v6.6/net/ipv4/ | ||
| D | tcp_bpf.c | 697 if (is_insidevar(prot, tcp_bpf_prots)) in tcp_bpf_clone() |