Searched defs:hal (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtap_module.c94 static struct wtap_hal *hal; variable in typeref:struct:wtap_hal
[all...]
/freebsd-11-stable/sys/dev/wtap/wtap_hal/
H A Dhal.c38 struct wtap_hal *hal = (struct wtap_hal *)arg; local
62 init_hal(struct wtap_hal *hal) argument
78 register_plugin(struct wtap_hal *hal, struct wtap_plugin *plugin) argument
86 deregister_plugin(struct wtap_hal *hal) argument
94 deinit_hal(struct wtap_hal *hal) argument
104 new_wtap(struct wtap_hal *hal, int32_t id) argument
199 free_wtap(struct wtap_hal *hal, int32_t id) argument
[all...]
/freebsd-11-stable/sys/dev/wtap/plugins/
H A Dvisibility.c125 struct wtap_hal *hal = (struct wtap_hal *)vis_plugin->base.wp_hal; local
208 struct wtap_hal *hal = vis_plugin->base.wp_hal; local
/freebsd-11-stable/sys/dev/etherswitch/ip17x/
H A Dip17x_var.h73 } hal; member in struct:ip17x_softc
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitchvar.h117 } hal; member in struct:arswitch_softc
/freebsd-11-stable/sys/dev/etherswitch/mtkswitch/
H A Dmtkswitchvar.h118 } hal; member in struct:mtkswitch_softc
/freebsd-11-stable/libexec/bootpd/
H A Dreadfile.c1774 unsigned hal; local
/freebsd-11-stable/contrib/tnftp/src/
H A Dftp.c1208 unsigned int af, hal, pal; local

Completed in 80 milliseconds