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

/freebsd-9.3-release/sys/net/
H A Dfirewire.h34 #define FW_ENCAP_LAST 2 macro
H A Dif_fwsubr.c291 enc->nextfrag.lf = FW_ENCAP_LAST;
365 islast = (enc->nextfrag.lf == FW_ENCAP_LAST);
382 (islast && enc->nextfrag.lf == FW_ENCAP_LAST)) {

Completed in 93 milliseconds