Searched defs:cchook (Results 1 – 1 of 1) sorted by relevance
318 struct cchook { struct319 int is_uni; /* true if uni hook, user otherwise */320 struct ccnode *node; /* the owning node */321 hook_p hook;322 void *inst; /* port or user */