Lines Matching refs:llc_sap
1166 lld->llc_sap = sap; in llc1_bind()
1175 lld->llc_sap = LLC_SNAP_SAP; in llc1_bind()
1280 dlp->dl_addr_length) = lld->llc_sap; in llc1_inforeq()
1368 if (lld->llc_sap != LLC_NOVELL_SAP) { in llc1_unitdata()
1375 llchdr->llc_ssap = lld->llc_sap; in llc1_unitdata()
1423 llchdr->llc_ssap = lld->llc_sap; in llc1_unitdata()
1565 lld->llc_type, lld->llc_sap, in llc1_recv()
1579 (lld->llc_sap == msgsap || in llc1_recv()
1600 lld->llc_sap == LLC_NOVELL_SAP && in llc1_recv()
1630 mp, lld->llc_sap); in llc1_recv()
1661 mp, lld->llc_sap); in llc1_recv()
1829 llc->llc_sap = 0; in llc1unattach()
2169 if (lld->llc_sap != LLC_NOVELL_SAP) in llc1_form_udata()
2240 if (lld->llc_sap != LLC_NOVELL_SAP) in llc1_form_udata()
2467 if (llc->llc_sap == LLC_NOVELL_SAP) in llc1_xid_req_res()
2522 llchdr->llc_ssap = llc->llc_sap | (req_or_res ? LLC_RESPONSE : 0); in llc1_xid_req_res()
2716 if (llc->llc_sap == LLC_NOVELL_SAP) in llc1_test_req_res()
2774 llchdr->llc_ssap = llc->llc_sap | (req_or_res ? LLC_RESPONSE : 0); in llc1_test_req_res()
2968 } else if (lld->llc_sap != LLC_SNAP_SAP || in llc1_subs_bind()