Lines Matching refs:AF_INET
2017 int sock = socket(AF_INET, SOCK_STREAM, 0);2037 dest_addr.sin_family = AF_INET;2065 sa.sin_family = AF_INET;