Searched defs:x25_subscrip_struct (Results 1 – 5 of 5) sorted by relevance
53 struct x25_subscrip_struct { struct54 char device[200 - sizeof(unsigned long)];55 unsigned long global_facil_mask;56 unsigned int extended;
74 struct x25_subscrip_struct { struct75 char device[200-sizeof(unsigned long)];76 unsigned long global_facil_mask; /* 0 to disable negotiation */77 unsigned int extended;
40 struct x25_subscrip_struct { struct41 char device[200-sizeof(unsigned long)];42 unsigned long global_facil_mask;43 unsigned int extended;