OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:so_ifa
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ldpd/
mpls_interface.c
59
union sockunion *so_dest, *so_nexthop, *so_tag,
so_ifa
;
local in function:mpls_add_label
137
if (getsockname(lab->p->socket, &
so_ifa
.sa,
149
&lab->so_gate, &
so_ifa
, so_tag, NO_FREESO, RTM_CHANGE) != LDP_E_OK){
/src/sbin/route/
route.c
96
union sockunion *so_dst, *so_gate, *so_mask, *so_genmask, *
so_ifa
,
member in struct:sou
435
sou.
so_ifa
= calloc(1, sizeof(union sockunion));
440
sou.so_genmask == NULL || sou.
so_ifa
== NULL || sou.so_ifp == NULL ||
679
free(sou.
so_ifa
);
816
su = soup->
so_ifa
;
1218
NEXTADDR(RTA_IFA, soup->
so_ifa
);
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025