Lines Matching defs:sock
478 int sock;
485 sock = sock4;
489 sock = sock6;
497 error = solaris_plumb_if(sock, netdev_name, af);
515 int sock;
522 sock = sock4;
526 sock = sock6;
536 error = solaris_unplumb_if(sock, netdev_name, af);
922 int sock;
930 sock = sock4;
934 sock = sock6;
938 error = solaris_if_enabled(sock, netdev_name, flags);