Home
last modified time | relevance | path

Searched defs:stsap_sel (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/include/net/irda/
Daf_irda.h50 __u8 stsap_sel; /* local TSAP address */ member
Dirttp.h107 __u8 stsap_sel; /* Source TSAP */ member
/linux-3.3/net/irda/irnet/
Dirnet.h437 __u8 stsap_sel; /* Local TSAP selector */ member
/linux-3.3/net/irda/
Dirttp.c392 struct tsap_cb *irttp_open_tsap(__u8 stsap_sel, int credit, notify_t *notify) in irttp_open_tsap()