Home
last modified time | relevance | path

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

/linux/include/linux/
A Dbpf.h355 RET_PTR_TO_TCP_SOCK_OR_NULL, /* returns a pointer to a tcp_sock or NULL */ enumerator
/linux/net/core/
A Dfilter.c6605 .ret_type = RET_PTR_TO_TCP_SOCK_OR_NULL,
/linux/kernel/bpf/
A Dverifier.c6554 } else if (fn->ret_type == RET_PTR_TO_TCP_SOCK_OR_NULL) { in check_helper_call()

Completed in 49 milliseconds