OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BPF_ENV_MNT
(Results
1 - 2
of
2
) sorted by null
/external/iproute2/tc/
tc_bpf.h
34
#define
BPF_ENV_MNT
"TC_BPF_MNT"
tc_bpf.c
400
mnt = getenv(
BPF_ENV_MNT
);
[
all
...]
Completed in 2534 milliseconds