Home
last modified time | relevance | path

Searched refs:recv_packet (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/arch/m68k/emu/
Dnfeth.c90 static inline void recv_packet(struct net_device *dev) in recv_packet() function
137 recv_packet(nfeth_dev[i]); in nfeth_interrupt()
/Linux-v6.6/tools/testing/selftests/net/
Dcsum.c712 static int recv_packet(int fd) in recv_packet() function
943 count_pkt += recv_packet(fdp); in do_rx()