Searched refs:CBPF_FILE (Results 1 – 1 of 1) sorted by relevance
810 CBPF_FILE, enumerator831 } else if (opt_tbl[CBPF_FILE] && in bpf_parse()834 *mode = CBPF_FILE; in bpf_parse()905 if (*mode == CBPF_BYTECODE || *mode == CBPF_FILE) in bpf_parse()906 ret = bpf_ops_parse(argc, argv, cfg->ops, *mode == CBPF_FILE); in bpf_parse()938 if (mode == CBPF_BYTECODE || mode == CBPF_FILE) in bpf_parse_opt_tbl()957 opt_tbl[CBPF_FILE] = true; in bpf_parse_common()