Searched defs:workaround (Results 1 – 4 of 4) sorted by relevance
52 unsigned int workaround; member
363 unsigned int workaround; member
2693 void eap_set_workaround(struct eap_sm *sm, unsigned int workaround) in eap_set_workaround()
2138 enum { NONE, ALIGN4, ALIGN8, FAIL } workaround = NONE; in decode_frame_entry() local