Lines Matching refs:plip_local
184 struct plip_local { struct
212 struct plip_local snd_data; argument
213 struct plip_local rcv_data;
332 struct plip_local *, struct plip_local *);
334 struct plip_local *, struct plip_local *);
336 struct plip_local *, struct plip_local *);
338 struct plip_local *, struct plip_local *);
340 struct plip_local *, struct plip_local *);
342 struct plip_local *snd,
343 struct plip_local *rcv,
352 struct plip_local *snd, struct plip_local *rcv);
368 struct plip_local *snd = &nl->snd_data; in plip_bh()
369 struct plip_local *rcv = &nl->rcv_data; in plip_bh()
400 struct plip_local *snd, struct plip_local *rcv, in plip_bh_timeout_error()
475 struct plip_local *snd, struct plip_local *rcv) in plip_none()
586 struct plip_local *snd, struct plip_local *rcv) in plip_receive_packet()
747 struct plip_local *snd, struct plip_local *rcv) in plip_send_packet()
862 struct plip_local *snd, struct plip_local *rcv) in plip_connection_close()
880 struct plip_local *snd, struct plip_local *rcv) in plip_error()
908 struct plip_local *rcv; in plip_interrupt()
957 struct plip_local *snd = &nl->snd_data; in plip_tx_packet()
1114 struct plip_local *snd = &nl->snd_data; in plip_close()
1115 struct plip_local *rcv = &nl->rcv_data; in plip_close()