Searched refs:GET_LAN_FORM (Results 1 – 2 of 2) sorted by relevance
191 #define GET_LAN_FORM(x) (((x) & LAN_REPLY_FORM_MASK) \ macro
186 switch (GET_LAN_FORM(tmsg)) { in lan_reply()