Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/netgraph/
H A Dng_base.c217 static int ng_apply_item(item_p item);
1880 ng_apply_item(item); in ngthread()
1961 error = ng_apply_item(item); in ng_snd_item()
1974 ng_apply_item(item_p item) in ng_apply_item() function