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

/illumos-gate/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c1958 struct ether_addr *dhostp, *shostp; local
1966 shostp = &((struct ether_header *)mp->b_rptr)->ether_shost;
2004 } else if ((nmp = idndl_addudind(sip, nmp, shostp,
2023 } else if ((mp = idndl_addudind(sip, mp, shostp, dhostp,
2140 struct ether_addr *shostp, struct ether_addr *dhostp,
2187 ether_copy(shostp, &dlap->dl_phys);
2139 idndl_addudind(struct idn *sip, mblk_t *mp, struct ether_addr *shostp, struct ether_addr *dhostp, int type, ulong_t isgroupaddr) argument

Completed in 63 milliseconds