Searched refs:unfrag (Results 1 – 2 of 2) sorted by relevance
246 enc->unfrag.ether_type = type; in firewire_output()247 enc->unfrag.lf = FW_ENCAP_UNFRAG; in firewire_output()248 enc->unfrag.reserved = 0; in firewire_output()528 if (enc->unfrag.lf != 0) { in firewire_input()541 type = enc->unfrag.ether_type; in firewire_input()
51 } unfrag; member