Home | History | Annotate | Download | only in openssh

Lines Matching refs:sa_family

729 	switch (hostaddr->sa_family) {
752 switch (hostaddr == NULL ? -1 : hostaddr->sa_family) {