Searched defs:tail_len (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/wpa/src/ap/
H A Dbeacon.c347 size_t head_len, tail_len; local
H A Dap_drv_ops.c237 hostapd_set_beacon(struct hostapd_data *hapd, const u8 *head, size_t head_len, const u8 *tail, size_t tail_len, int dtim_period, int beacon_int) argument
/freebsd-9.3-release/sys/dev/sbni/
H A Dif_sbni.c816 skip_tail(struct sbni_softc *sc, u_int tail_len, u_int32_t crc) argument
/freebsd-9.3-release/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h323 wpa_drv_set_beacon(struct wpa_supplicant *wpa_s, const u8 *head, size_t head_len, const u8 *tail, size_t tail_len, int dtim_period, int beacon_int) argument

Completed in 106 milliseconds