Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bpf/
H A Dbpf.c142 static void bpf_clear_timeout(struct bpf_d *);
550 bpf_clear_timeout(d); in bpfclose()
606 bpf_clear_timeout(d); in bpfread()
848 bpf_clear_timeout(d); in bpfioctl()
1440 bpf_clear_timeout(d); in bpfchpoll()
1834 bpf_clear_timeout(struct bpf_d *d) in bpf_clear_timeout() function