Home
last modified time | relevance | path

Searched refs:DTEtoNSAP (Results 1 – 1 of 1) sorted by relevance

/original-bsd/sys/netiso/
H A Dif_cons.c152 Static int FACILtoNSAP(), DTEtoNSAP();
303 DTEtoNSAP(isop->isop_laddr, &lcp->lcd_laddr);
304 DTEtoNSAP(isop->isop_faddr, &lcp->lcd_faddr);
789 DTEtoNSAP(addr, sx) in DTEtoNSAP() function