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

/linux-4.1.27/net/sched/
H A Dcls_bpf.c184 static int cls_bpf_prog_from_ops(struct nlattr **tb, cls_bpf_prog_from_ops() function
288 ret = is_bpf ? cls_bpf_prog_from_ops(tb, prog, classid) : cls_bpf_modify_existing()

Completed in 39 milliseconds