Home
last modified time | relevance | path

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

/freebsd/sys/dev/wtap/plugins/
H A Dwtap_plugin.h38 struct wtap_plugin { struct
41 void (*init)(struct wtap_plugin *); argument
42 void (*deinit)(struct wtap_plugin *); argument
43 void (*work)(struct wtap_plugin *, struct packet *p); argument