Searched refs:linkinfo (Results 1 – 5 of 5) sorted by relevance
243 struct linkinfo { struct259 struct linkinfo link[]; /* info about each hook */ argument
241 struct linkinfo { struct257 struct linkinfo link[]; /* info about each hook */ argument
426 DEFINE_PARSE_STRUCT_TYPE(linkinfo, LINKINFO, (&ng_generic_nodeinfo_type));2619 (nhooks * sizeof(struct linkinfo)), M_NOWAIT); in ng_generic_msg()2636 struct linkinfo *const link = &hl->link[ni->hooks]; in ng_generic_msg()
122 struct linkinfo *const link = &hlist->link[k]; in ShowCmd()
430 DEFINE_PARSE_STRUCT_TYPE(linkinfo, LINKINFO, (&ng_generic_nodeinfo_type));2639 (nhooks * sizeof(struct linkinfo)), M_NOWAIT); in ng_generic_msg()2656 struct linkinfo *const link = &hl->link[ni->hooks]; in ng_generic_msg()