Searched defs:print_arp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/arp/
H A Darp.c60 print_arp(char field_id, const uchar_t *buf, const arh_t *arh, uint16_t ptype) function
159 print_arp('s', arp.addrs, &arp.arh, ptype);
160 print_arp('t', arp.addrs + arp.arh.arh_hlen + arp.arh.arh_plen,

Completed in 44 milliseconds