Searched refs:cls_bpf_prog_from_ops (Results 1 – 1 of 1) sorted by relevance
339 static int cls_bpf_prog_from_ops(struct nlattr **tb, struct cls_bpf_prog *prog) in cls_bpf_prog_from_ops() function494 ret = is_bpf ? cls_bpf_prog_from_ops(tb, prog) : in cls_bpf_change()