OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ifa_lla
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/net/lagg/
if_lagg.c
2921
struct ifaddr *ifa_cur, *ifa_next, *
ifa_lla
;
local in function:lagg_chg_sadl
2930
ifa_lla
= NULL;
2966
if (
ifa_lla
== NULL &&
2968
ifa_lla
= ifa_next;
2969
ifaref(
ifa_lla
);
2992
if (
ifa_lla
!= NULL) {
2993
ifa_next =
ifa_lla
;
2996
ifafree(
ifa_lla
);
if_lagg.c
2921
struct ifaddr *ifa_cur, *ifa_next, *
ifa_lla
;
local in function:lagg_chg_sadl
2930
ifa_lla
= NULL;
2966
if (
ifa_lla
== NULL &&
2968
ifa_lla
= ifa_next;
2969
ifaref(
ifa_lla
);
2992
if (
ifa_lla
!= NULL) {
2993
ifa_next =
ifa_lla
;
2996
ifafree(
ifa_lla
);
Completed in 81 milliseconds
Indexes created Sun Oct 12 22:09:51 GMT 2025