Home
last modified time | relevance | path

Searched refs:bpf_valid_mntpt (Results 1 – 1 of 1) sorted by relevance

/external/iproute2/lib/
Dbpf.c512 static int bpf_valid_mntpt(const char *mnt, unsigned long magic) in bpf_valid_mntpt() function
529 ret = bpf_valid_mntpt(mntpt, magic); in bpf_find_mntpt_single()