Searched refs:cbpf_cb (Results 1 – 4 of 4) sorted by relevance
70 .cbpf_cb = bpf_cbpf_cb,
72 .cbpf_cb = bpf_cbpf_cb,
55 void (*cbpf_cb)(void *nl, const struct sock_filter *ops, int ops_len); member
939 ops->cbpf_cb(nl, opcodes, ret); in bpf_parse_opt_tbl()955 if (ops->cbpf_cb) { in bpf_parse_common()