Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c627 char eth_ptype[8]; member
640 offsetof(ether_fields_buf_t, eth_ptype), print_default_cb},
7818 (void) strlcpy(ebuf.eth_ptype, "current", sizeof (ebuf.eth_ptype)); in show_etherprop()
9189 (void) strlcpy(ebuf.eth_ptype, ptype[i], in show_ether_xprop()
9190 sizeof (ebuf.eth_ptype)); in show_ether_xprop()