Home
last modified time | relevance | path

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

/external/iproute2/include/
Dbpf_util.h54 struct bpf_cfg_ops { struct
248 const struct bpf_cfg_ops *ops, void *nl);
/external/iproute2/ip/
Diplink_xdp.c41 static const struct bpf_cfg_ops bpf_cb_ops = {
Diproute_lwtunnel.c866 static const struct bpf_cfg_ops bpf_cb_ops = {
/external/iproute2/tc/
Dm_bpf.c69 static const struct bpf_cfg_ops bpf_cb_ops = {
Df_bpf.c71 static const struct bpf_cfg_ops bpf_cb_ops = {
/external/iproute2/lib/
Dbpf.c924 const struct bpf_cfg_ops *ops, void *nl, in bpf_parse_opt_tbl()
951 const struct bpf_cfg_ops *ops, void *nl) in bpf_parse_common()