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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Dirlmp_frame.c232 if ((slsap_sel != LSAP_CONNLESS) || (dlsap_sel != LSAP_CONNLESS)) {
H A Dirlmp.c175 if (slsap_sel == LSAP_CONNLESS) {
177 self->dlsap_sel = LSAP_CONNLESS;
1232 userdata->data[0] = userdata->data[1] = LSAP_CONNLESS;
1595 if (slsap_sel == LSAP_CONNLESS)
H A Daf_irda.c522 self->lsap = irlmp_open_lsap(LSAP_CONNLESS, &notify, pid);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Dirlmp.h46 #define LSAP_CONNLESS 0x70 /* Connectionless LSAP, mostly used for Ultra */ macro

Completed in 45 milliseconds