Searched refs:rej (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/cris/drivers/bluetooth/ |
D | Makefile | 7 (cd .. && patch -N -r /tmp/bt.rej < bluetooth/bt.patch >/dev/null || true)
|
/linux-2.4.37.9/drivers/net/skfp/ |
D | smt.c | 871 static void smt_send_rdf(smc,rej,fc,reason,local) in smt_send_rdf() argument 873 SMbuf *rej ; /* mbuf of offending frame */ 884 sm = smtod(rej,struct smt_header *) ; 896 frame_len = rej->sm_len ;
|
/linux-2.4.37.9/net/bluetooth/ |
D | l2cap.c | 1752 l2cap_cmd_rej rej; in l2cap_sig_channel() local 1756 rej.reason = __cpu_to_le16(0); in l2cap_sig_channel() 1757 l2cap_send_rsp(conn, cmd.ident, L2CAP_COMMAND_REJ, L2CAP_CMD_REJ_SIZE, &rej); in l2cap_sig_channel()
|
/linux-2.4.37.9/ |
D | README | 77 failed patches (xxx# or xxx.rej). If there are, either you or me has
|