Searched defs:qdm (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/wan/ |
D | sdla_x25.c | 1858 unsigned qdm = rxmb->cmd.qdm; /* Q,D and M bits */ in wanpipe_pull_data_in_skb() local 2874 static int x25_accept_call (sdla_t* card, int lcn, int qdm) in x25_accept_call() 2919 static int x25_send (sdla_t* card, int lcn, int qdm, int len, void* buf) in x25_send() 3702 unsigned len=0, qdm=0, res=0, orig_len = 0; in chan_send() local
|
/linux-2.4.37.9/include/linux/ |
D | sdla_x25.h | 64 unsigned char qdm; /* Q/D/M bits */ member 644 unsigned char qdm; /* Q/D/M bits */ member 683 unsigned char qdm; /* Q/D/M bits */ member
|