Home
last modified time | relevance | path

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

/src/sys/dev/wtap/
H A Dif_wtap.c50 static d_open_t wtap_node_open; variable
58 .d_open = wtap_node_open,
66 wtap_node_open(struct cdev *dev, int oflags, int devtype, struct thread *p) in wtap_node_open() function