Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dzcip.c233 const struct ether_addr null_ethaddr; in zcip_main() member
240 #define null_ethaddr (L.null_ethaddr) in zcip_main() macro
410 send_arp_request(0, &null_ethaddr, chosen_nip); in zcip_main()