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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/llc/
H A Daf_llc.c52 * llc_ui_next_link_no - return the next unused link number for a sap
57 static inline u16 llc_ui_next_link_no(int sap) function
455 llc->link = llc_ui_next_link_no(llc->sap->laddr.lsap);
676 newllc->link = llc_ui_next_link_no(newllc->laddr.lsap);

Completed in 94 milliseconds