OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:guest_ip
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/vmt/
vmt_subr.c
699
struct sockaddr_in *
guest_ip
;
local in function:vmt_tclo_broadcastip
704
guest_ip
= NULL;
717
guest_ip
= satosin(iface_addr->ifa_addr);
723
if (
guest_ip
!= NULL) {
725
inet_ntoa(
guest_ip
->sin_addr)) != 0) {
vmt_subr.c
699
struct sockaddr_in *
guest_ip
;
local in function:vmt_tclo_broadcastip
704
guest_ip
= NULL;
717
guest_ip
= satosin(iface_addr->ifa_addr);
723
if (
guest_ip
!= NULL) {
725
inet_ntoa(
guest_ip
->sin_addr)) != 0) {
Completed in 179 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025