Searched defs:ncp_reply_header (Results 1 – 1 of 1) sorted by relevance
36 struct ncp_reply_header { struct37 __u16 type;38 __u8 sequence;39 __u8 conn_low;40 __u8 task;41 __u8 conn_high;42 __u8 completion_code;43 __u8 connection_state;44 __u8 data[0];