OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x86/include/
i82093var.h
41
struct ioapic_pin *
ip_next
; /* next pin on this vector */
member in struct:ioapic_pin
/src/external/bsd/am-utils/dist/libamu/
wire.c
74
addrlist *
ip_next
;
member in struct:addrlist
111
if (!localnets->
ip_next
) {
119
for (i = 1, al = localnets; al; al = al->
ip_next
, i++) {
154
al->
ip_next
= NULL;
282
for (al = localnets; al; al = al->
ip_next
)
315
for (al = localnets; al; al = al->
ip_next
)
353
for (al = localnets; al; al = al->
ip_next
) {
373
for (al = localnets; al; al = al->
ip_next
) {
424
tail->
ip_next
= NULL;
426
tail->
ip_next
= al
[
all
...]
Completed in 31 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026