Home
last modified time | relevance | path

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

/external/iproute2/lib/
Dbpf.c923 static int bpf_parse_opt_tbl(enum bpf_prog_type type, struct bpf_cfg_in *cfg, in bpf_parse_opt_tbl() function
965 return bpf_parse_opt_tbl(type, cfg, ops, nl, opt_tbl); in bpf_parse_common()