Searched refs:tpipe (Results 1 - 1 of 1) sorted by relevance
/external/iproute2/tc/ | ||
H A D | tc_bpf.c | 349 char tpipe[PATH_MAX]; local 360 snprintf(tpipe, sizeof(tpipe), "%s/trace_pipe", mnt); 362 fd = open(tpipe, O_RDONLY); |
Completed in 213 milliseconds