Searched refs:print_phys_one_hwgrp_cb (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/dladm/ |
H A D | dladm.c | 195 static ofmt_cb_t print_phys_one_hwgrp_cb, print_wlan_attr_cb; variable 878 { "LINK", 13, PHYS_H_LINK, print_phys_one_hwgrp_cb}, 879 { "RINGTYPE", 9, PHYS_H_RINGTYPE, print_phys_one_hwgrp_cb}, 880 { "RINGS", RINGSTRLEN, PHYS_H_RINGS, print_phys_one_hwgrp_cb}, 881 { "CLIENTS", 24, PHYS_H_CLIENTS, print_phys_one_hwgrp_cb}, 3806 print_phys_one_hwgrp_cb(ofmt_arg_t *ofarg, char *buf, uint_t bufsize) function
|
Completed in 63 milliseconds