KServerPort: Difference between revisions
No edit summary |
No edit summary |
||
Line 36: | Line 36: | ||
| 0x18 | | 0x18 | ||
| [[KLinkedListNode]]* | | [[KLinkedListNode]]* | ||
| Pointer to first KLinkedListNode in the list of | | Pointer to first KLinkedListNode in the list of KServerSessions associated with this object | ||
|- | |- | ||
| 0x1C | | 0x1C | ||
| [[KLinkedListNode]]* | | [[KLinkedListNode]]* | ||
| Pointer to last KLinkedListNode in the list of | | Pointer to last KLinkedListNode in the list of KServerSessions associated with this object | ||
|- | |- | ||
| 0x20 | | 0x20 |