Searched refs:fullsock_types (Results 1 - 1 of 1) sorted by path

/linux-master/kernel/bpf/
H A Dverifier.c8163 static const struct bpf_reg_types fullsock_types = { .types = { PTR_TO_SOCKET } }; variable in typeref:struct:bpf_reg_types
8206 [ARG_PTR_TO_SOCKET] = &fullsock_types,

Completed in 211 milliseconds