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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_x25iface.c39 } ix25_pdata_t; typedef in typeref:struct:isdn_x25iface_proto_data
74 static int pdata_is_bad( ix25_pdata_t * pda ){
86 ix25_pdata_t * tmp = kmalloc(sizeof(ix25_pdata_t),GFP_KERNEL);
108 ix25_pdata_t *tmp;
135 ix25_pdata_t * tmp;
166 ix25_pdata_t * pda = cprot -> proto_data ;
194 if ( ( (ix25_pdata_t*) (cprot->proto_data) )
214 = &( ( (ix25_pdata_t*) (cprot->proto_data) ) -> state);
245 = &( ( (ix25_pdata_t*) (cpro
[all...]

Completed in 118 milliseconds