Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c58 static void bpf_destroy_inst(const netid_t, void *);
184 bpf_inst->nin_destroy = bpf_destroy_inst; in bpf_attach()
409 bpf_destroy_inst(const netid_t netid, void *arg) in bpf_destroy_inst() function