Searched refs:wherefrom (Results 1 – 3 of 3) sorted by relevance
249 struct sockaddr wherefrom; /* Source of tunnel */ in main() local318 if (Set_address(source, (struct sockaddr_in *)&wherefrom)) in main()320 if (bind(net, &wherefrom, sizeof(wherefrom)) < 0) { in main()
307 struct sockaddr wherefrom; /* Who we are */ variable482 register struct sockaddr_in *from = (struct sockaddr_in *)&wherefrom; in main()
231828 wherefrom