Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c57 static void *bpf_create_inst(const netid_t);
183 bpf_inst->nin_create = bpf_create_inst; in bpf_attach()
392 bpf_create_inst(const netid_t netid) in bpf_create_inst() function