Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf_mod.c56 static int bpf_attach(dev_info_t *, ddi_attach_cmd_t);
98 bpf_attach,
142 bpf_attach(dev_info_t *dip, ddi_attach_cmd_t cmd) in bpf_attach() function