OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ifap_preference
(Results
1 - 6
of
6
) sorted by relevancy
/src/sbin/ifconfig/
util.c
316
return ifap.
ifap_preference
;
ifconfig.c
1172
&ifap.
ifap_preference
))
/src/sys/compat/netbsd32/
netbsd32_ioctl.c
173
ifap->
ifap_preference
= ifap32->
ifap_preference
;
729
ifap32->
ifap_preference
= ifap->
ifap_preference
;
netbsd32_ioctl.h
303
uint16_t
ifap_preference
;
member in struct:netbsd32_if_addrprefreq
/src/sys/net/
if.h
971
int16_t
ifap_preference
; /* in/out */
member in struct:if_addrprefreq
if.c
3433
ifa->ifa_preference = ifap->
ifap_preference
;
3439
ifap->
ifap_preference
= ifa->ifa_preference;
Completed in 20 milliseconds
Indexes created Mon Oct 13 05:10:05 GMT 2025