Home
last modified time | relevance | path

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

/external/iproute2/include/
Dbpf_util.h59 struct bpf_cfg_in { struct
247 int bpf_parse_common(enum bpf_prog_type type, struct bpf_cfg_in *cfg,
/external/iproute2/ip/
Diplink_xdp.c54 struct bpf_cfg_in cfg = { in xdp_parse()
Diproute_lwtunnel.c874 struct bpf_cfg_in cfg = { in lwt_parse_bpf()
/external/iproute2/tc/
Dm_bpf.c79 struct bpf_cfg_in cfg = {}; in bpf_parse_opt()
Df_bpf.c83 struct bpf_cfg_in cfg = {}; in bpf_parse_opt()
/external/iproute2/lib/
Dbpf.c817 struct bpf_cfg_in *cfg, const bool *opt_tbl) in bpf_parse()
923 static int bpf_parse_opt_tbl(enum bpf_prog_type type, struct bpf_cfg_in *cfg, in bpf_parse_opt_tbl()
950 int bpf_parse_common(enum bpf_prog_type type, struct bpf_cfg_in *cfg, in bpf_parse_common()
980 struct bpf_cfg_in cfg = { in bpf_graft_map()