Searched defs:lasthook (Results 1 - 25 of 65) sorted by relevance

123

/freebsd-10-stable/sys/netgraph/
H A Dng_echo.c86 nge_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_ether_echo.c90 ngee_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_UI.c136 ng_UI_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_hole.c146 ngh_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_hub.c99 ng_hub_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_atmllc.c90 ng_atmllc_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_gif_demux.c273 ng_gif_demux_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_sample.c259 ng_xxx_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_sppp.c311 ng_sppp_rcvmsg (node_p node, item_p item, hook_p lasthook) argument
H A Dng_tee.c208 ng_tee_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_async.c256 nga_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_bpf.c305 ng_bpf_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_car.c377 ng_car_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_deflate.c216 ng_deflate_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_device.c201 ng_device_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_eiface.c466 ng_eiface_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_etf.c247 ng_etf_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_ether.c492 ng_ether_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_gif.c390 ng_gif_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_one2many.c254 ng_one2many_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
H A Dng_rfc1490.c212 ng_rfc1490_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
/freebsd-10-stable/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c255 ng_l2cap_lower_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
375 ng_l2cap_upper_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
470 ng_l2cap_default_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
/freebsd-10-stable/sys/netgraph/atm/sscfu/
H A Dng_sscfu.c215 ng_sscfu_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
/freebsd-10-stable/sys/netgraph/bluetooth/drivers/h4/
H A Dng_h4.c836 ng_h4_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
/freebsd-10-stable/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c275 ng_hci_default_rcvmsg(node_p node, item_p item, hook_p lasthook) argument
642 ng_hci_upper_rcvmsg(node_p node, item_p item, hook_p lasthook) argument

Completed in 93 milliseconds

123