OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpf_msg_redirect_hash
(Results
1 - 2
of
2
) sorted by null
/external/linux-kselftest/tools/testing/selftests/bpf/
test_sockmap_kern.h
288
return
bpf_msg_redirect_hash
(msg, &sock_map_redir, &key, flags);
348
err =
bpf_msg_redirect_hash
(msg, &sock_map_redir, &key, flags);
bpf_helpers.h
105
static int (*
bpf_msg_redirect_hash
)(void *ctx,
variable
Completed in 95 milliseconds