OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BPF_ENV_NOLOG
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/tc/
tc_bpf.h
35
#define
BPF_ENV_NOLOG
"TC_BPF_NOLOG"
tc_bpf.c
771
if (getenv(
BPF_ENV_NOLOG
)) {
[
all
...]
Completed in 213 milliseconds