Searched refs:net_rx (Results 1 – 3 of 3) sorted by relevance
/external/syslinux/gpxe/src/net/ |
D | netdevice.c | 564 int net_rx ( struct io_buffer *iobuf, struct net_device *netdev, in net_rx() function 624 net_rx ( iobuf, netdev, net_proto, ll_source ); in net_step()
|
D | icmpv6.c | 119 net_rx ( rxiobuf, netdev, htons ( ETH_P_IPV6 ), ll_addr );
|
/external/syslinux/gpxe/src/include/gpxe/ |
D | netdevice.h | 505 extern int net_rx ( struct io_buffer *iobuf, struct net_device *netdev,
|