Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/irda/irnet/
Dirnet.h384 typedef struct irnet_socket struct
388 irda_queue_t q; /* Must be first - for hasbin */
389 int magic; /* Paranoia */
393 struct file * file; /* File descriptor of this instance */
395 struct termios termios; /* Various tty flags */
397 int event_index; /* Last read in the event log */
401 int ppp_open; /* registered with ppp_generic */
402 struct ppp_channel chan; /* Interface to generic ppp layer */
404 int mru; /* Max size of PPP payload */
405 u32 xaccm[8]; /* Asynchronous character map (just */
[all …]