Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:ap

66 /* Length of previous AP in reassocation frame */
274 u_char ap[IEEE802_11_AP_LEN];
1150 "Association denied because AP is unable to handle additional"
1174 "the PCO transition time required by the AP", /* 29 */
1215 "Disassociated because AP is unable to handle all currently "
1246 "TS deleted because QoS AP lacks sufficient bandwidth for this "
1251 "Disassociated because QoS AP lacks sufficient bandwidth for this "
1254 "acknowledged, but are not acknowledged for AP transmissions "
1646 memcpy(&pbody.ap, p+offset, IEEE802_11_AP_LEN);
1653 ND_PRINT((ndo, " AP : %s", etheraddr_string(ndo, pbody.ap )));
2397 /* There may be a problem w/ AP not having this bit set */