Home
last modified time | relevance | path

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

/openbsd/usr.sbin/tcpdump/
H A Dprint-iapp.c60 printf("(id %u) %u: ", wf->i_identifier, wf->i_length); in iapp_print()
89 fakeh.len = wf->i_length; in iapp_print()
/openbsd/usr.sbin/hostapd/
H A Diapp.c105 frame.hdr.i_length = sizeof(struct ieee80211_iapp_add_notify); in hostapd_iapp_add_notify()
158 hdr.i_length = len; in hostapd_iapp_radiotap()
289 frame->hdr.i_length < sizeof(struct ieee80211_frame)) in hostapd_iapp_input()
H A Diapp.h32 u_int16_t i_length; member
/openbsd/sys/dev/ic/
H A Dbwi.c120 uint16_t i_length; member
8655 plcp->i_length = htole16(len); in bwi_ds_plcp_header()