Searched refs:IS_UI (Results 1 – 2 of 2) sorted by relevance
25 #define IS_UI 0x03 macro
27 __be16 type = hdr->llc.ui.ctrl & IS_UI ? hdr->llc.ui.type : hdr->llc.ni.type; in ebt_802_3_mt()