Searched refs:unfrag (Results 1 – 2 of 2) sorted by relevance
263 enc->unfrag.ether_type = type; in firewire_output()264 enc->unfrag.lf = FW_ENCAP_UNFRAG; in firewire_output()265 enc->unfrag.reserved = 0; in firewire_output()545 if (enc->unfrag.lf != 0) { in firewire_input()558 type = enc->unfrag.ether_type; in firewire_input()
49 } unfrag; member