Searched defs:hookinfo (Results 1 – 4 of 4) sorted by relevance
64 struct hookinfo { struct85 struct hookinfo upper; /* hook to upper layers */ argument
70 struct hookinfo { struct72 struct hookinfo *dest, *dup; argument75 typedef struct hookinfo *hi_p; argument
83 struct hookinfo { global() struct 100 ber_phookinfo global() argument [all...]
82 struct hookinfo { struct83 hhook_func_t hook_func;84 struct helper *hook_helper;85 void *hook_udata;86 int32_t hook_id;110 int hhook_add_hook(struct hhook_head *hhh, const struct hookinfo *hki, argument