Searched refs:send_frame (Results 1 – 1 of 1) sorted by relevance
1687 mblk_t *send_frame; in spppasyn_muxencode() local1709 send_frame = NULL; in spppasyn_muxencode()1717 send_frame = ahdlc_encode(q, state->sa_mqhead); in spppasyn_muxencode()1722 send_frame = sppp_mcat(send_frame, mp); in spppasyn_muxencode()1726 return (send_frame); in spppasyn_muxencode()1735 send_frame = NULL; in spppasyn_muxencode()1743 send_frame = ahdlc_encode(q, state->sa_mqhead); in spppasyn_muxencode()1761 return (send_frame); in spppasyn_muxencode()1785 return (send_frame); in spppasyn_muxencode()1810 return (send_frame); in spppasyn_muxencode()[all …]