OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IFA_DESTROYING
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/netinet/
in.c
886
ifa->ifa_flags |=
IFA_DESTROYING
;
1442
if (!ISSET(target->ia_ifa.ifa_flags,
IFA_DESTROYING
))
1466
if (ISSET(target->ia_ifa.ifa_flags,
IFA_DESTROYING
)) {
/src/sys/netinet6/
in6.c
328
if (!ISSET(target->ia_ifa.ifa_flags,
IFA_DESTROYING
))
352
if (ISSET(target->ia_ifa.ifa_flags,
IFA_DESTROYING
)) {
1461
ifa->ifa_flags |=
IFA_DESTROYING
;
/src/sys/net/
if.h
778
#define
IFA_DESTROYING
0x2
if.c
1812
return ISSET(ifa->ifa_flags,
IFA_DESTROYING
);
Completed in 129 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025