Searched refs:llcp_sap (Results 1 – 2 of 2) sorted by relevance
96 long llcp_sap; /* when doing auto bind on lower */ member
2117 if (macinfo->llcp_sap >= 0xFF) { in llc1_send_bindreq()2119 macinfo->llcp_sap &= ~(LLC1_BINDING|LLC1_AVAILABLE); in llc1_send_bindreq()2131 bind->dl_sap = macinfo->llcp_sap += 2; /* starts at 2, inc by 2 */ in llc1_send_bindreq()