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

/illumos-gate/usr/src/cmd/dladm/
H A Ddladm.c597 char eth_ptype[8]; member in struct:ether_fields_buf_s
610 offsetof(ether_fields_buf_t, eth_ptype), print_default_cb},
7676 (void) strlcpy(ebuf.eth_ptype, "current", sizeof (ebuf.eth_ptype));
9002 (void) strlcpy(ebuf.eth_ptype, ptype[i],
9003 sizeof (ebuf.eth_ptype));

Completed in 63 milliseconds