23 memset(pad_area, 0, pad_len);
32 .wait_next_data =
false};
void ethernet_send_frame(netdev_t *dev, struct netbuff *netbuff, uint16_t ethertype, const uint8_t dst_mac[6])
void * netbuff_put(struct netbuff *nb, size_t len)
void * netbuff_push(struct netbuff *nb, size_t len)
void memset(void *ptr, int value, size_t num)
void memcopy(void *dest, void *src, size_t size)
int(* send)(const struct data_template data[], size_t count)
struct ioforge_nic_operation ops
struct ioforge_nic_service * nic