Home
last modified time | relevance | path

Searched defs:rcv (Results 1 - 25 of 39) sorted by relevance

12

/kernel/linux/linux-5.10/include/net/
H A Dstp.h7 void (*rcv)(const struct stp_proto *, struct sk_buff *, member
H A 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/
H A Dstp.h9 void (*rcv)(const struct stp_proto *, struct sk_buff *, member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D19-1.c59 char rcv[sizeof(message)]; in main() local
/third_party/musl/libc-test/src/functional/
H A Dipc_msg.c84 static void rcv() in rcv() function
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c409 cpsw_fdb_offload_notify(struct net_device *ndev, struct switchdev_notifier_fdb_info *rcv) cpsw_fdb_offload_notify() argument
/kernel/linux/linux-5.10/net/can/
H A Daf_can.c446 struct receiver *rcv; in can_rx_register() local
492 struct receiver *rcv = container_of(rp, struct receiver, rcu); can_rx_delete_receiver() local
516 struct receiver *rcv = NULL; can_rx_unregister() local
572 deliver(struct sk_buff *skb, struct receiver *rcv) deliver() argument
580 struct receiver *rcv; can_rcv_filter() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c364 cpsw_fdb_offload_notify(struct net_device *ndev, struct switchdev_notifier_fdb_info *rcv) cpsw_fdb_offload_notify() argument
H A Dam65-cpsw-switchdev.c354 am65_cpsw_fdb_offload_notify(struct net_device *ndev, struct switchdev_notifier_fdb_info *rcv) am65_cpsw_fdb_offload_notify() argument
/kernel/linux/linux-6.6/net/can/
H A Daf_can.c445 struct receiver *rcv; in can_rx_register() local
490 struct receiver *rcv = container_of(rp, struct receiver, rcu); can_rx_delete_receiver() local
514 struct receiver *rcv = NULL; can_rx_unregister() local
570 deliver(struct sk_buff *skb, struct receiver *rcv) deliver() argument
578 struct receiver *rcv; can_rcv_filter() local
[all...]
/third_party/node/deps/v8/src/d8/
H A Dasync-hooks-wrapper.cc249 Local<Value> rcv = Undefined(v8_isolate); in PromiseHookDispatch() local
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Drxtimestamp.c175 bool do_recv(int rcv, int read_size, struct tstamps expected) in do_recv() argument
254 void config_so_flags(int rcv, struct options o) in config_so_flags() argument
286 int src, dst, rcv, port; in run_test_case() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Drxtimestamp.c175 bool do_recv(int rcv, int read_size, struct tstamps expected) in do_recv() argument
254 void config_so_flags(int rcv, struct options o) in config_so_flags() argument
286 int src, dst, rcv, port; in run_test_case() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c483 char rcv[256] = "0"; in test_sockmap_skb_verdict_peek() local
/kernel/linux/linux-5.10/drivers/net/plip/
H A Dplip.c364 struct plip_local *rcv = &nl->rcv_data; in plip_bh() local
394 plip_bh_timeout_error(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv, int error) plip_bh_timeout_error() argument
469 plip_none(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv) plip_none() argument
581 plip_receive_packet(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv) plip_receive_packet() argument
749 plip_send_packet(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv) plip_send_packet() argument
868 plip_connection_close(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv) plip_connection_close() argument
886 plip_error(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv) plip_error() argument
915 struct plip_local *rcv; plip_interrupt() local
1123 struct plip_local *rcv = &nl->rcv_data; plip_close() local
[all...]
/kernel/linux/linux-6.6/drivers/net/plip/
H A Dplip.c370 struct plip_local *rcv = &nl->rcv_data; in plip_bh() local
400 plip_bh_timeout_error(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv, int error) plip_bh_timeout_error() argument
475 plip_none(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv) plip_none() argument
588 plip_receive_packet(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv) plip_receive_packet() argument
756 plip_send_packet(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv) plip_send_packet() argument
876 plip_connection_close(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv) plip_connection_close() argument
894 plip_error(struct net_device *dev, struct net_local *nl, struct plip_local *snd, struct plip_local *rcv) plip_error() argument
923 struct plip_local *rcv; plip_interrupt() local
1131 struct plip_local *rcv = &nl->rcv_data; plip_close() local
[all...]
/kernel/linux/linux-5.10/drivers/net/
H A 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; veth_xdp_flush() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/unisys/include/
H A Diochannel.h446 struct net_pkt_rcv rcv; member
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dicom.h206 } rcv[NUM_RBUFFS]; member
/kernel/linux/linux-5.10/drivers/media/usb/hackrf/
H A Dhackrf.c666 static int hackrf_alloc_urbs(struct hackrf_dev *dev, bool rcv) in hackrf_alloc_urbs() argument
/kernel/linux/linux-6.6/drivers/media/usb/hackrf/
H A Dhackrf.c666 static int hackrf_alloc_urbs(struct hackrf_dev *dev, bool rcv) in hackrf_alloc_urbs() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/adi/
H A Dadin1110.c1341 adin1110_fdb_offload_notify(struct net_device *netdev, struct switchdev_notifier_fdb_info *rcv) adin1110_fdb_offload_notify() argument
/kernel/linux/linux-6.6/drivers/net/
H A Dveth.c348 struct net_device *rcv; in veth_xmit() local
479 struct net_device *rcv; in veth_xdp_xmit() local
334 veth_skb_is_eligible_for_gro(const struct net_device *dev, const struct net_device *rcv, const struct sk_buff *skb) veth_skb_is_eligible_for_gro() argument
572 struct net_device *rcv; veth_xdp_flush() local
[all...]
/kernel/linux/linux-5.10/drivers/edac/
H A Di7core_edac.c1585 u32 rcv[3][2]; in i7core_rdimm_check_mc_ecc_err() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dicom.c244 } rcv[NUM_RBUFFS]; member
[all...]

Completed in 27 milliseconds

12