Home
last modified time | relevance | path

Searched defs:rcv (Results 1 – 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/net/can/
Daf_can.c446 struct receiver *rcv; in can_rx_register() local
492 struct receiver *rcv = container_of(rp, struct receiver, rcu); in can_rx_delete_receiver() local
516 struct receiver *rcv = NULL; in can_rx_unregister() local
572 static inline void deliver(struct sk_buff *skb, struct receiver *rcv) in deliver()
580 struct receiver *rcv; in can_rcv_filter() local
/kernel/linux/linux-6.6/net/can/
Daf_can.c446 struct receiver *rcv; in can_rx_register() local
491 struct receiver *rcv = container_of(rp, struct receiver, rcu); in can_rx_delete_receiver() local
515 struct receiver *rcv = NULL; in can_rx_unregister() local
571 static inline void deliver(struct sk_buff *skb, struct receiver *rcv) in deliver()
579 struct receiver *rcv; in can_rcv_filter() local
/kernel/linux/linux-5.10/drivers/net/plip/
Dplip.c364 struct plip_local *rcv = &nl->rcv_data; in plip_bh() local
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() local
1123 struct plip_local *rcv = &nl->rcv_data; in plip_close() local
/kernel/linux/linux-6.6/drivers/net/plip/
Dplip.c370 struct plip_local *rcv = &nl->rcv_data; in plip_bh() local
401 struct plip_local *snd, struct plip_local *rcv, in plip_bh_timeout_error()
476 struct plip_local *snd, struct plip_local *rcv) in plip_none()
589 struct plip_local *snd, struct plip_local *rcv) in plip_receive_packet()
757 struct plip_local *snd, struct plip_local *rcv) in plip_send_packet()
877 struct plip_local *snd, struct plip_local *rcv) in plip_connection_close()
895 struct plip_local *snd, struct plip_local *rcv) in plip_error()
923 struct plip_local *rcv; in plip_interrupt() local
1131 struct plip_local *rcv = &nl->rcv_data; in plip_close() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
Drxtimestamp.c175 bool do_recv(int rcv, int read_size, struct tstamps expected) in do_recv()
254 void config_so_flags(int rcv, struct options o) in config_so_flags()
286 int src, dst, rcv, port; in run_test_case() local
/kernel/linux/linux-6.6/tools/testing/selftests/net/
Drxtimestamp.c175 bool do_recv(int rcv, int read_size, struct tstamps expected) in do_recv()
254 void config_so_flags(int rcv, struct options o) in config_so_flags()
286 int src, dst, rcv, port; in run_test_case() local
/kernel/linux/linux-5.10/include/net/
Dstp.h7 void (*rcv)(const struct stp_proto *, struct sk_buff *, member
Ddsa.h75 struct sk_buff *(*rcv)(struct sk_buff *skb, struct net_device *dev, member
196 struct sk_buff *(*rcv)(struct sk_buff *skb, struct net_device *dev, member
/kernel/linux/linux-6.6/include/net/
Dstp.h9 void (*rcv)(const struct stp_proto *, struct sk_buff *, member
Ddsa.h95 struct sk_buff *(*rcv)(struct sk_buff *skb, struct net_device *dev); member
254 struct sk_buff *(*rcv)(struct sk_buff *skb, struct net_device *dev); member
/kernel/linux/linux-5.10/net/llc/
Dllc_input.c167 int (*rcv)(struct sk_buff *, struct net_device *, in llc_rcv() local
/kernel/linux/linux-6.6/net/llc/
Dllc_input.c167 int (*rcv)(struct sk_buff *, struct net_device *, in llc_rcv() local
/kernel/linux/linux-6.6/drivers/net/
Dveth.c335 const struct net_device *rcv, in veth_skb_is_eligible_for_gro()
348 struct net_device *rcv; in veth_xmit() local
479 struct net_device *rcv; in veth_xdp_xmit() local
572 struct net_device *rcv; in veth_xdp_flush() local
/kernel/linux/linux-5.10/drivers/net/
Dveth.c288 struct net_device *rcv; in veth_xmit() local
437 struct net_device *rcv; in veth_xdp_xmit() local
529 struct net_device *rcv; in veth_xdp_flush() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dsockmap_basic.c483 char rcv[256] = "0"; in test_sockmap_skb_verdict_peek() local
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
Dam65-cpsw-switchdev.c355 struct switchdev_notifier_fdb_info *rcv) in am65_cpsw_fdb_offload_notify()
Dcpsw_switchdev.c365 struct switchdev_notifier_fdb_info *rcv) in cpsw_fdb_offload_notify()
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Dcpsw_switchdev.c410 struct switchdev_notifier_fdb_info *rcv) in cpsw_fdb_offload_notify()
/kernel/linux/linux-5.10/drivers/staging/unisys/include/
Diochannel.h446 struct net_pkt_rcv rcv; member
/kernel/linux/linux-5.10/drivers/tty/serial/
Dicom.h206 } rcv[NUM_RBUFFS]; member
/kernel/linux/linux-5.10/drivers/media/usb/hackrf/
Dhackrf.c666 static int hackrf_alloc_urbs(struct hackrf_dev *dev, bool rcv) in hackrf_alloc_urbs()
/kernel/linux/linux-6.6/drivers/media/usb/hackrf/
Dhackrf.c666 static int hackrf_alloc_urbs(struct hackrf_dev *dev, bool rcv) in hackrf_alloc_urbs()
/kernel/linux/linux-6.6/drivers/net/ethernet/adi/
Dadin1110.c1342 struct switchdev_notifier_fdb_info *rcv) in adin1110_fdb_offload_notify()
/kernel/linux/linux-6.6/drivers/tty/serial/
Dicom.c244 } rcv[NUM_RBUFFS]; member
/kernel/linux/linux-5.10/drivers/edac/
Di7core_edac.c1585 u32 rcv[3][2]; in i7core_rdimm_check_mc_ecc_err() local

12