Lines Matching refs:plip_local
180 struct plip_local { struct
208 struct plip_local snd_data; argument
209 struct plip_local rcv_data;
327 struct plip_local *, struct plip_local *);
329 struct plip_local *, struct plip_local *);
331 struct plip_local *, struct plip_local *);
333 struct plip_local *, struct plip_local *);
335 struct plip_local *, struct plip_local *);
337 struct plip_local *snd,
338 struct plip_local *rcv,
347 struct plip_local *snd, struct plip_local *rcv);
363 struct plip_local *snd = &nl->snd_data; in plip_bh()
364 struct plip_local *rcv = &nl->rcv_data; in plip_bh()
395 struct plip_local *snd, struct plip_local *rcv, in plip_bh_timeout_error()
470 struct plip_local *snd, struct plip_local *rcv) in plip_none()
582 struct plip_local *snd, struct plip_local *rcv) in plip_receive_packet()
750 struct plip_local *snd, struct plip_local *rcv) in plip_send_packet()
869 struct plip_local *snd, struct plip_local *rcv) in plip_connection_close()
887 struct plip_local *snd, struct plip_local *rcv) in plip_error()
915 struct plip_local *rcv; in plip_interrupt()
965 struct plip_local *snd = &nl->snd_data; in plip_tx_packet()
1122 struct plip_local *snd = &nl->snd_data; in plip_close()
1123 struct plip_local *rcv = &nl->rcv_data; in plip_close()