Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dbpf_test.py36 from bpf import BPF_FUNC_get_socket_uid
447 BpfFuncCall(BPF_FUNC_get_socket_uid)
543 BpfFuncCall(BPF_FUNC_get_socket_uid)
Dbpf.py168 BPF_FUNC_get_socket_uid = 47 variable