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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/irda/
H A Dirlmp_event.h80 } IRLMP_EVENT; typedef in typeref:enum:__anon18401
89 void irlmp_do_lap_event(struct lap_cb *self, IRLMP_EVENT event,
91 int irlmp_do_lsap_event(struct lsap_cb *self, IRLMP_EVENT event,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/irda/
H A Dirlmp_event.c81 static void irlmp_state_standby (struct lap_cb *, IRLMP_EVENT,
83 static void irlmp_state_u_connect(struct lap_cb *, IRLMP_EVENT,
85 static void irlmp_state_active (struct lap_cb *, IRLMP_EVENT,
89 static int irlmp_state_disconnected(struct lsap_cb *, IRLMP_EVENT,
91 static int irlmp_state_connect (struct lsap_cb *, IRLMP_EVENT,
93 static int irlmp_state_connect_pend(struct lsap_cb *, IRLMP_EVENT,
95 static int irlmp_state_dtr (struct lsap_cb *, IRLMP_EVENT,
97 static int irlmp_state_setup (struct lsap_cb *, IRLMP_EVENT,
99 static int irlmp_state_setup_pend (struct lsap_cb *, IRLMP_EVENT,
102 static void (*lap_state[]) (struct lap_cb *, IRLMP_EVENT, struc
[all...]

Completed in 95 milliseconds