Home
last modified time | relevance | path

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

/linux-3.3/net/irda/irnet/
Dirnet.h398 typedef struct irnet_socket struct
402 irda_queue_t q; /* Must be first - for hasbin */
403 int magic; /* Paranoia */
407 struct file * file; /* File descriptor of this instance */
409 struct ktermios termios; /* Various tty flags */
411 int event_index; /* Last read in the event log */
415 int ppp_open; /* registered with ppp_generic */
416 struct ppp_channel chan; /* Interface to generic ppp layer */
418 int mru; /* Max size of PPP payload */
419 u32 xaccm[8]; /* Asynchronous character map (just */
[all …]