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

/illumos-gate/usr/src/uts/common/net/
H A Dsppptun.h134 ppptun_atype ptp_address; /* Peer address */ member in struct:ppptun_peer
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoed.c102 (void) memcpy(ptp.ptp_address.pta_pppoe.ptma_mac, ether_bcast,
103 sizeof (ptp.ptp_address.pta_pppoe.ptma_mac));
H A Dpppoec.c1088 (void) memcpy(&ptp.ptp_address, &pmsg->poemsg_sender,
1089 sizeof (ptp.ptp_address));
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1343 tcl->tcl_address = ptp->ptp_address;
1368 ptp->ptp_address = tcl->tcl_address;

Completed in 264 milliseconds