Searched refs:cls_bpf_prog_from_ops (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/sched/
H A Dcls_bpf.c226 static int cls_bpf_prog_from_ops(struct nlattr **tb, struct cls_bpf_prog *prog) cls_bpf_prog_from_ops() function
336 ret = is_bpf ? cls_bpf_prog_from_ops(tb, prog) : cls_bpf_modify_existing()

Completed in 52 milliseconds