Home
last modified time | relevance | path

Searched refs:FW_ENCAP_LAST (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/net/
H A Dfirewire.h36 #define FW_ENCAP_LAST 2 macro
H A Dif_fwsubr.c299 enc->nextfrag.lf = FW_ENCAP_LAST; in firewire_output()
373 islast = (enc->nextfrag.lf == FW_ENCAP_LAST); in firewire_input_fragment()
390 (islast && enc->nextfrag.lf == FW_ENCAP_LAST)) { in firewire_input_fragment()