Searched refs:st_family (Results 1 – 5 of 5) sorted by relevance
70 if ( tcpip_net->sa_family == st_dest->st_family ) { in tcpip_tx()77 DBG ( "Unrecognised TCP/IP address family %d\n", st_dest->st_family ); in tcpip_tx()
247 if ( ( ( udp->local.st_family == local->st_family ) || in udp_demux()248 ( udp->local.st_family == 0 ) ) && in udp_demux()
34 sa_family_t st_family; member
471 if ( ! tftp->peer.st_family ) { in tftp_send_packet()495 if ( tftp->peer.st_family ) { in tftp_timer_expired()948 if ( ! tftp->peer.st_family ) { in tftp_rx()
486 if ( ! nameserver.st_family ) { in dns_resolv()