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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/
H A Dirlmp_frame.c37 static struct lsap_cb *irlmp_find_lsap(struct lap_cb *self, __u8 dlsap,
123 lsap = irlmp_find_lsap(self, dlsap_sel, slsap_sel, CONNECT_CMD,
129 lsap = irlmp_find_lsap(self, dlsap_sel, slsap_sel, 0,
133 lsap = irlmp_find_lsap(self, dlsap_sel, slsap_sel, 0,
433 static struct lsap_cb *irlmp_find_lsap(struct lap_cb *self, __u8 dlsap_sel, function

Completed in 59 milliseconds