| /f-stack/freebsd/netgraph/ |
| H A D | ng_UI.c | 135 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 D | ng_tee.c | 208 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 D | ng_echo.c | 86 nge_rcvmsg(node_p node, item_p item, hook_p lasthook) in nge_rcvmsg() argument
|
| H A D | ng_ether_echo.c | 90 ngee_rcvmsg(node_p node, item_p item, hook_p lasthook) in ngee_rcvmsg() argument
|
| H A D | ng_one2many.c | 254 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 D | ng_vlan.c | 253 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 D | ng_hub.c | 100 ng_hub_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_hub_rcvmsg() argument
|
| H A D | ng_hole.c | 146 ngh_rcvmsg(node_p node, item_p item, hook_p lasthook) in ngh_rcvmsg() argument
|
| H A D | ng_base.c | 224 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 D | ng_atmllc.c | 103 ng_atmllc_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_atmllc_rcvmsg() argument
|
| H A D | ng_gif_demux.c | 275 ng_gif_demux_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_gif_demux_rcvmsg() argument
|
| H A D | ng_sample.c | 259 ng_xxx_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_xxx_rcvmsg() argument
|
| H A D | ng_sppp.c | 312 ng_sppp_rcvmsg (node_p node, item_p item, hook_p lasthook) in ng_sppp_rcvmsg() argument
|
| H A D | ng_tcpmss.c | 178 (node_p node, item_p item, hook_p lasthook) in ng_tcpmss_rcvmsg() argument
|
| H A D | ng_etf.c | 247 ng_etf_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_etf_rcvmsg() argument
|
| H A D | ng_device.c | 205 ng_device_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_device_rcvmsg() argument
|
| H A D | ng_rfc1490.c | 212 ng_rfc1490_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_rfc1490_rcvmsg() argument
|
| H A D | ng_tty.c | 248 ngt_rcvmsg(node_p node, item_p item, hook_p lasthook) in ngt_rcvmsg() argument
|
| H A D | ng_gif.c | 392 ng_gif_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_gif_rcvmsg() argument
|
| H A D | ng_bpf.c | 305 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 D | ng_l2cap_main.c | 257 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 D | ng_hci_main.c | 292 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 D | ng_sscop.c | 440 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 D | ff_ng_base.c | 224 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 D | ng_sscfu.c | 216 ng_sscfu_rcvmsg(node_p node, item_p item, hook_p lasthook) in ng_sscfu_rcvmsg() argument
|