Home
last modified time | relevance | path

Searched refs:lasthook (Results 1 – 25 of 58) sorted by relevance

123

/f-stack/freebsd/netgraph/
H A Dng_UI.c135 ng_UI_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_UI_rcvmsg() argument
142 if ((msg->header.typecookie == NGM_FLOW_COOKIE) && lasthook) { in ng_UI_rcvmsg()
143 if (lasthook == priv->downlink) { in ng_UI_rcvmsg()
H A Dng_tee.c208 ng_tee_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_tee_rcvmsg() argument
260 if (lasthook == sc->left.hook || lasthook == sc->right.hook) { in ng_tee_rcvmsg()
261 hi_p const hinfo = NG_HOOK_PRIVATE(lasthook); in ng_tee_rcvmsg()
H A Dng_echo.c86 nge_rcvmsg(node_p node, item_p item, hook_p lasthook) in nge_rcvmsg() argument
H A Dng_ether_echo.c90 ngee_rcvmsg(node_p node, item_p item, hook_p lasthook) in ngee_rcvmsg() argument
H A Dng_one2many.c254 ng_one2many_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_one2many_rcvmsg() argument
373 if (lasthook == NULL) in ng_one2many_rcvmsg()
376 linkNum = (intptr_t)NG_HOOK_PRIVATE(lasthook); in ng_one2many_rcvmsg()
H A Dng_vlan.c253 ng_vlan_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_vlan_rcvmsg() argument
487 if (lasthook == NULL) in ng_vlan_rcvmsg()
489 if (lasthook != priv->downstream_hook) in ng_vlan_rcvmsg()
H A Dng_hub.c100 ng_hub_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_hub_rcvmsg() argument
H A Dng_hole.c146 ngh_rcvmsg(node_p node, item_p item, hook_p lasthook) in ngh_rcvmsg() argument
H A Dng_base.c224 static int ng_generic_msg(node_p here, item_p item, hook_p lasthook);
244 node_p *dest, hook_p *lasthook);
1725 hook_p *lasthook) in ng_path2noderef() argument
1769 if (lasthook != NULL) in ng_path2noderef()
1770 *lasthook = NULL; in ng_path2noderef()
1832 if (lasthook != NULL) { in ng_path2noderef()
1834 *lasthook = NG_HOOK_PEER(hook); in ng_path2noderef()
1835 NG_HOOK_REF(*lasthook); in ng_path2noderef()
1837 *lasthook = NULL; in ng_path2noderef()
2509 ng_generic_msg(node_p here, item_p item, hook_p lasthook) in ng_generic_msg() argument
[all …]
H A Dng_atmllc.c103 ng_atmllc_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_atmllc_rcvmsg() argument
H A Dng_gif_demux.c275 ng_gif_demux_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_gif_demux_rcvmsg() argument
H A Dng_sample.c259 ng_xxx_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_xxx_rcvmsg() argument
H A Dng_sppp.c312 ng_sppp_rcvmsg (node_p node, item_p item, hook_p lasthook) in ng_sppp_rcvmsg() argument
H A Dng_tcpmss.c178 (node_p node, item_p item, hook_p lasthook) in ng_tcpmss_rcvmsg() argument
H A Dng_etf.c247 ng_etf_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_etf_rcvmsg() argument
H A Dng_device.c205 ng_device_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_device_rcvmsg() argument
H A Dng_rfc1490.c212 ng_rfc1490_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_rfc1490_rcvmsg() argument
H A Dng_tty.c248 ngt_rcvmsg(node_p node, item_p item, hook_p lasthook) in ngt_rcvmsg() argument
H A Dng_gif.c392 ng_gif_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_gif_rcvmsg() argument
H A Dng_bpf.c305 ng_bpf_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_bpf_rcvmsg() argument
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c257 ng_l2cap_lower_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_l2cap_lower_rcvmsg() argument
365 return (ng_l2cap_default_rcvmsg(node, item, lasthook)); in ng_l2cap_lower_rcvmsg()
379 ng_l2cap_upper_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_l2cap_upper_rcvmsg() argument
454 return (ng_l2cap_default_rcvmsg(node, item, lasthook)); in ng_l2cap_upper_rcvmsg()
460 return (ng_l2cap_default_rcvmsg(node, item, lasthook)); in ng_l2cap_upper_rcvmsg()
474 ng_l2cap_default_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_l2cap_default_rcvmsg() argument
/f-stack/freebsd/netgraph/bluetooth/hci/
H A Dng_hci_main.c292 ng_hci_default_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_hci_default_rcvmsg() argument
663 ng_hci_upper_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_hci_upper_rcvmsg() argument
672 error = ng_hci_lp_con_req(unit, item, lasthook); in ng_hci_upper_rcvmsg()
676 error = ng_hci_lp_discon_req(unit, item, lasthook); in ng_hci_upper_rcvmsg()
680 error = ng_hci_lp_con_rsp(unit, item, lasthook); in ng_hci_upper_rcvmsg()
684 error = ng_hci_lp_qos_req(unit, item, lasthook); in ng_hci_upper_rcvmsg()
688 error = ng_hci_default_rcvmsg(node, item, lasthook); in ng_hci_upper_rcvmsg()
694 error = ng_hci_default_rcvmsg(node, item, lasthook); in ng_hci_upper_rcvmsg()
/f-stack/freebsd/netgraph/atm/sscop/
H A Dng_sscop.c440 ng_sscop_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_sscop_rcvmsg() argument
470 if (priv->enabled && lasthook != NULL) { in ng_sscop_rcvmsg()
471 if (lasthook == priv->upper) in ng_sscop_rcvmsg()
473 else if (lasthook == priv->lower) in ng_sscop_rcvmsg()
/f-stack/lib/
H A Dff_ng_base.c224 static int ng_generic_msg(node_p here, item_p item, hook_p lasthook);
248 node_p *dest, hook_p *lasthook);
1731 hook_p *lasthook) in ng_path2noderef() argument
1775 if (lasthook != NULL) in ng_path2noderef()
1776 *lasthook = NULL; in ng_path2noderef()
1838 if (lasthook != NULL) { in ng_path2noderef()
1840 *lasthook = NG_HOOK_PEER(hook); in ng_path2noderef()
1841 NG_HOOK_REF(*lasthook); in ng_path2noderef()
1843 *lasthook = NULL; in ng_path2noderef()
2529 ng_generic_msg(node_p here, item_p item, hook_p lasthook) in ng_generic_msg() argument
[all …]
/f-stack/freebsd/netgraph/atm/sscfu/
H A Dng_sscfu.c216 ng_sscfu_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_sscfu_rcvmsg() argument

123