Home | Sort by: relevance | last modified time | path |
/src/tests/net/if_vlan/ | |
bpfopen.c | 72 static const char *path_bpf = "/dev/bpf"; variable in typeref:typename:const char * 95 path_bpf = optarg; 173 bpfd = open(path_bpf, O_RDONLY); |
bpfopen.c | 72 static const char *path_bpf = "/dev/bpf"; variable in typeref:typename:const char * 95 path_bpf = optarg; 173 bpfd = open(path_bpf, O_RDONLY); |