Home
last modified time | relevance | path

Searched refs:ng_generic_msg (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/
H A Dng_base.c224 static int ng_generic_msg(node_p here, item_p item, hook_p lasthook);
2437 error = ng_generic_msg(node, item, hook); in ng_apply_item()
2509 ng_generic_msg(node_p here, item_p item, hook_p lasthook) in ng_generic_msg() function
/f-stack/lib/
H A Dff_ng_base.c224 static int ng_generic_msg(node_p here, item_p item, hook_p lasthook);
2455 error = ng_generic_msg(node, item, hook); in ng_apply_item()
2529 ng_generic_msg(node_p here, item_p item, hook_p lasthook) in ng_generic_msg() function