Home
last modified time | relevance | path

Searched refs:IRLMP_EVENT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/net/irda/
Dirlmp_event.c82 static void irlmp_state_standby (struct lap_cb *, IRLMP_EVENT,
84 static void irlmp_state_u_connect(struct lap_cb *, IRLMP_EVENT,
86 static void irlmp_state_active (struct lap_cb *, IRLMP_EVENT,
90 static int irlmp_state_disconnected(struct lsap_cb *, IRLMP_EVENT,
92 static int irlmp_state_connect (struct lsap_cb *, IRLMP_EVENT,
94 static int irlmp_state_connect_pend(struct lsap_cb *, IRLMP_EVENT,
96 static int irlmp_state_dtr (struct lsap_cb *, IRLMP_EVENT,
98 static int irlmp_state_setup (struct lsap_cb *, IRLMP_EVENT,
100 static int irlmp_state_setup_pend (struct lsap_cb *, IRLMP_EVENT,
103 static void (*lap_state[]) (struct lap_cb *, IRLMP_EVENT, struct sk_buff *) =
[all …]
/linux-2.4.37.9/include/net/irda/
Dirlmp_event.h78 } IRLMP_EVENT; typedef
85 IRLMP_EVENT *event;
107 void irlmp_do_lap_event(struct lap_cb *self, IRLMP_EVENT event,
109 int irlmp_do_lsap_event(struct lsap_cb *self, IRLMP_EVENT event,