Searched refs:RET_PTR_TO_TCP_SOCK_OR_NULL (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/linux/ | ||
D | bpf.h | 493 RET_PTR_TO_TCP_SOCK_OR_NULL = PTR_MAYBE_NULL | RET_PTR_TO_TCP_SOCK, enumerator |
/linux-5.19.10/net/core/ | ||
D | filter.c | 6940 .ret_type = RET_PTR_TO_TCP_SOCK_OR_NULL, |