OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifaaddr
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
route.c
1102
const struct sockaddr *
ifaaddr
= info->rti_info[RTAX_IFA];
local in function:rt_getifa
1106
if (info->rti_ifa == NULL &&
ifaaddr
!= NULL) {
1107
ifa = ifa_ifwithaddr_psref(
ifaaddr
, psref);
1112
sa =
ifaaddr
!= NULL ?
ifaaddr
:
route.c
1102
const struct sockaddr *
ifaaddr
= info->rti_info[RTAX_IFA];
local in function:rt_getifa
1106
if (info->rti_ifa == NULL &&
ifaaddr
!= NULL) {
1107
ifa = ifa_ifwithaddr_psref(
ifaaddr
, psref);
1112
sa =
ifaaddr
!= NULL ?
ifaaddr
:
route.c
1102
const struct sockaddr *
ifaaddr
= info->rti_info[RTAX_IFA];
local in function:rt_getifa
1106
if (info->rti_ifa == NULL &&
ifaaddr
!= NULL) {
1107
ifa = ifa_ifwithaddr_psref(
ifaaddr
, psref);
1112
sa =
ifaaddr
!= NULL ?
ifaaddr
:
Completed in 60 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025