Searched refs:wherefrom (Results 1 – 3 of 3) sorted by relevance
254 struct sockaddr wherefrom; /* Source of tunnel */ in main() local323 if (Set_address(source, (struct sockaddr_in *)&wherefrom)) in main()325 if (bind(net, &wherefrom, sizeof(wherefrom)) < 0) { in main()
324 struct sockaddr wherefrom; /* Who we are */ variable474 register struct sockaddr_in *from = (struct sockaddr_in *)&wherefrom; in main()
231751 wherefrom