Searched defs:bpf_valid_mntpt (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/tc/
H A Dtc_bpf.c290 static int bpf_valid_mntpt(const char *mnt, unsigned long magic) function
313 if (bpf_valid_mntpt(*ptr, magic) == 0) {

Completed in 67 milliseconds