Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf.h767 RET_PTR_TO_TCP_SOCK_OR_NULL = PTR_MAYBE_NULL | RET_PTR_TO_TCP_SOCK, enumerator
/openbmc/linux/net/core/
H A Dfilter.c7199 .ret_type = RET_PTR_TO_TCP_SOCK_OR_NULL,