Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bpf/
H A Dbpf.c141 static void bpf_clear_timeout(struct bpf_d *);
543 bpf_clear_timeout(d); in bpfclose()
599 bpf_clear_timeout(d); in bpfread()
841 bpf_clear_timeout(d); in bpfioctl()
1428 bpf_clear_timeout(d); in bpfchpoll()
1822 bpf_clear_timeout(struct bpf_d *d) in bpf_clear_timeout() function