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

/illumos-gate/usr/src/uts/common/sys/
H A Dneti.h80 typedef uintptr_t phy_if_t; typedef
114 phy_if_t ni_physical;
125 int (*netp_getifname)(net_handle_t, phy_if_t, char *,
127 int (*netp_getmtu)(net_handle_t, phy_if_t, lif_if_t);
129 int (*netp_getlifaddr)(net_handle_t, phy_if_t, lif_if_t,
131 int (*neti_getlifzone)(net_handle_t, phy_if_t, lif_if_t,
133 int (*neti_getlifflags)(net_handle_t, phy_if_t, lif_if_t,
135 phy_if_t (*netp_phygetnext)(net_handle_t, phy_if_t);
136 phy_if_t (*netp_phylooku
[all...]

Completed in 59 milliseconds