Home
last modified time | relevance | path

Searched refs:RET_PTR_TO_TCP_SOCK_OR_NULL (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dbpf.h834 RET_PTR_TO_TCP_SOCK_OR_NULL = PTR_MAYBE_NULL | RET_PTR_TO_TCP_SOCK, enumerator
/linux-6.15/net/core/
H A Dfilter.c7341 .ret_type = RET_PTR_TO_TCP_SOCK_OR_NULL,