Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/skywalk/
H A Dskt_netifdirect.c189 struct in6_addr *src_ip, uint16_t src_port, struct ether_addr *dst_mac, in skt_netif_ipv6_udp_frame_populate() argument
217 bcopy(dst_mac->octet, eth_hdr.ether_dhost, ETHER_ADDR_LEN); in skt_netif_ipv6_udp_frame_populate()
297 struct ether_addr *dst_mac, struct in6_addr *dst_ip, uint16_t dst_port,
354 dst_mac, dst_ip, dst_port, (void *)payload, payload_length);
479 struct ether_addr *dst_mac, struct in6_addr *dst_ip, uint16_t dst_port, in skt_netif_send_and_receive() argument
651 skt_netif_channel_send(port, src_port, dst_mac, in skt_netif_send_and_receive()