Searched refs:tcl_address (Results 1 – 2 of 2) sorted by relevance
548 ptc->ptc_address = tclabout->tcl_address; in make_control()901 bcmp(&tcl->tcl_address, &tll->tll_lcladdr, in sppptun_outpkt()917 if (tcl->tcl_address.pta_pppoe.ptma_mac[0] & 1) in sppptun_outpkt()928 ether_copy(tcl->tcl_address.pta_pppoe.ptma_mac, in sppptun_outpkt()988 if (bcmp(tcl->tcl_address.pta_pppoe.ptma_mac, in sppptun_outpkt()994 ether_copy(tcl->tcl_address.pta_pppoe.ptma_mac, in sppptun_outpkt()1343 tcl->tcl_address = ptp->ptp_address; in sppptun_inner_ioctl()1368 ptp->ptp_address = tcl->tcl_address; in sppptun_inner_ioctl()2007 bcmp(tcl->tcl_address.pta_pppoe.ptma_mac, in tclvm_pppoe_search()2009 sizeof (tcl->tcl_address.pta_pppoe.ptma_mac)) == 0) { in tclvm_pppoe_search()[all …]
142 ppptun_atype tcl_address; member