IBMF_RMPP_FLAGS_LAST_PKT
if ((rmpp_hdr->rmpp_flags & IBMF_RMPP_FLAGS_LAST_PKT) == 0) {
if (rmpp_hdr->rmpp_flags & IBMF_RMPP_FLAGS_LAST_PKT)
if ((rmpp_hdr->rmpp_flags & IBMF_RMPP_FLAGS_LAST_PKT) == 0) {
((rmpp_hdr->rmpp_flags & IBMF_RMPP_FLAGS_LAST_PKT) == 0)) {
if (rmpp_hdr->rmpp_flags & IBMF_RMPP_FLAGS_LAST_PKT) {
IBMF_RMPP_FLAGS_LAST_PKT;