Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_tag.c98 hook_p hi_nonmatch; /* non-matching hook pointer */ member
557 dest = hip->hi_nonmatch; in ng_tag_rcvdata()
621 if (priv->hi_nonmatch == hook) in ng_tag_disconnect()
622 priv->hi_nonmatch = NULL; in ng_tag_disconnect()
679 hip->hi_nonmatch = ng_findhook(NG_HOOK_NODE(hook), hip->in->ifNotMatch); in ng_tag_setdata_in()