Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_base.c3057 ng_realloc_item(item_p pitem, int type, int flags) in ng_realloc_item() function
3772 if ((item = ng_realloc_item(pitem, NGQF_FN2, flags)) == NULL) in ng_send_fn2()