Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dpfil.c115 static void pfil_link_free(epoch_context_t);
311 NET_EPOCH_CALL(pfil_link_free, &in->link_epoch_ctx); in pfil_unlink()
313 NET_EPOCH_CALL(pfil_link_free, &out->link_epoch_ctx); in pfil_unlink()
417 pfil_link_free(epoch_context_t ctx) in pfil_link_free() function
441 NET_EPOCH_CALL(pfil_link_free, &in->link_epoch_ctx); in pfil_remove_hook()
447 NET_EPOCH_CALL(pfil_link_free, &out->link_epoch_ctx); in pfil_remove_hook()