Searched refs:null_x25_address (Results 1 – 1 of 1) sorted by relevance
71 static x25_address null_x25_address = {" "}; variable252 strcmp(addr->x25_addr, null_x25_address.x25_addr) == 0) && in x25_find_listener()647 if (strcmp(sk->protinfo.x25->source_addr.x25_addr, null_x25_address.x25_addr) == 0) in x25_connect()