Home
last modified time | relevance | path

Searched defs:wtap_plugin (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/dev/wtap/plugins/
HDwtap_plugin.h39 struct wtap_plugin { struct
42 void (*init)(struct wtap_plugin *); argument
43 void (*deinit)(struct wtap_plugin *); argument
44 void (*work)(struct wtap_plugin *, struct packet *p); argument