Searched refs:tcl_address (Results 1 – 2 of 2) sorted by relevance
548 ptc->ptc_address = tclabout->tcl_address; in make_control()902 bcmp(&tcl->tcl_address, &tll->tll_lcladdr, in sppptun_outpkt()918 if (tcl->tcl_address.pta_pppoe.ptma_mac[0] & 1) in sppptun_outpkt()929 ether_copy(tcl->tcl_address.pta_pppoe.ptma_mac, in sppptun_outpkt()989 if (bcmp(tcl->tcl_address.pta_pppoe.ptma_mac, in sppptun_outpkt()995 ether_copy(tcl->tcl_address.pta_pppoe.ptma_mac, in sppptun_outpkt()1344 tcl->tcl_address = ptp->ptp_address; in sppptun_inner_ioctl()1369 ptp->ptp_address = tcl->tcl_address; in sppptun_inner_ioctl()2011 bcmp(tcl->tcl_address.pta_pppoe.ptma_mac, in tclvm_pppoe_search()2013 sizeof (tcl->tcl_address.pta_pppoe.ptma_mac)) == 0) { in tclvm_pppoe_search()[all …]
142 ppptun_atype tcl_address; member