| /freebsd/sys/netgraph/ |
| H A D | ng_rfc1490.c | 344 NG_FWD_NEW_DATA(error, item, in ng_rfc1490_rcvdata() 360 NG_FWD_NEW_DATA(error, item, priv->ethernet, m); in ng_rfc1490_rcvdata() 366 NG_FWD_NEW_DATA(error, item, priv->inet, m); in ng_rfc1490_rcvdata() 370 NG_FWD_NEW_DATA(error, item, priv->ppp, m); in ng_rfc1490_rcvdata() 382 NG_FWD_NEW_DATA(error, item, priv->ppp, m); in ng_rfc1490_rcvdata() 391 NG_FWD_NEW_DATA(error, item, priv->downlink, m); in ng_rfc1490_rcvdata() 424 NG_FWD_NEW_DATA(error, item, priv->downlink, m); in ng_rfc1490_rcvdata() 437 NG_FWD_NEW_DATA(error, item, priv->downlink, m); in ng_rfc1490_rcvdata()
|
| H A D | ng_UI.c | 186 NG_FWD_NEW_DATA(error, item, priv->uplink, m); /* m -> NULL */ in ng_UI_rcvdata() 192 NG_FWD_NEW_DATA(error, item, priv->downlink, m); /* m -> NULL */ in ng_UI_rcvdata()
|
| H A D | ng_etf.c | 402 NG_FWD_NEW_DATA(error, item, fil->match_hook, m); in ng_etf_rcvdata() 404 NG_FWD_NEW_DATA(error, item,etfp->nomatch_hook.hook, m); in ng_etf_rcvdata() 419 NG_FWD_NEW_DATA( error, item, etfp->downstream_hook.hook, m); in ng_etf_rcvdata()
|
| H A D | ng_sample.c | 342 NG_FWD_NEW_DATA(error, item, in ng_xxx_rcvdata() 359 NG_FWD_NEW_DATA(error, item, in ng_xxx_rcvdata()
|
| H A D | ng_ether_echo.c | 127 NG_FWD_NEW_DATA(error, item, hook, m); in ngee_rcvdata()
|
| H A D | ng_frame_relay.c | 394 NG_FWD_NEW_DATA(error, item, sc->downstream.hook, m); in ngfrm_rcvdata() 450 NG_FWD_NEW_DATA(error, item, sc->channel[ctxnum].hook, m); in ngfrm_decode()
|
| H A D | ng_async.c | 478 NG_FWD_NEW_DATA(error, item, sc->async, m); in nga_rcv_sync() 541 NG_FWD_NEW_DATA(error, item, in nga_rcv_async()
|
| H A D | ng_cisco.c | 385 NG_FWD_NEW_DATA(error, item, sc->downstream.hook, m); in cisco_rcvdata() 565 NG_FWD_NEW_DATA(error, item, pep->hook, m); in cisco_input()
|
| H A D | ng_pppoe.c | 1472 NG_FWD_NEW_DATA(error, item, privp->ethernet_hook, m); in ng_pppoe_rcvdata() 1552 NG_FWD_NEW_DATA(error, item, privp->ethernet_hook, m0); in ng_pppoe_rcvdata() 1680 NG_FWD_NEW_DATA(error, item, sendhook, m); in ng_pppoe_rcvdata_ether() 1771 NG_FWD_NEW_DATA(error, item, privp->ethernet_hook, m0); in ng_pppoe_rcvdata_ether() 1829 NG_FWD_NEW_DATA(error, item, privp->ethernet_hook, m0); in ng_pppoe_rcvdata_ether() 1965 NG_FWD_NEW_DATA(error, item, sp->hook, m); in ng_pppoe_rcvdata_ether()
|
| H A D | ng_mppc.c | 389 NG_FWD_NEW_DATA(error, item, priv->xmit.hook, m); in ng_mppc_rcvdata() 415 NG_FWD_NEW_DATA(error, item, priv->recv.hook, m); in ng_mppc_rcvdata()
|
| H A D | ng_pptpgre.c | 687 NG_FWD_NEW_DATA(error, item, priv->lower, m); in ng_pptpgre_xmit() 738 NG_FWD_NEW_DATA(error, np->item, hpriv->hook, m); in ng_pptpgre_sendq() 1004 NG_FWD_NEW_DATA(error, item, hpriv->hook, m); in ng_pptpgre_rcvdata_lower()
|
| H A D | ng_tcpmss.c | 352 NG_FWD_NEW_DATA(error, item, priv->outHook, m); in ng_tcpmss_rcvdata()
|
| H A D | ng_vlan_rotate.c | 450 NG_FWD_NEW_DATA(error, item, dst_hook, m); in ng_vlanrotate_rcvdata()
|
| H A D | ng_l2tp.c | 951 NG_FWD_NEW_DATA(error, item, priv->ctrl, m); in ng_l2tp_rcvdata_lower() 1001 NG_FWD_NEW_DATA(error, item, hook, m); in ng_l2tp_rcvdata_lower() 1154 NG_FWD_NEW_DATA(error, item, priv->lower, m); in ng_l2tp_rcvdata()
|
| H A D | ng_vjc.c | 533 NG_FWD_NEW_DATA(error, item, hook, m); in ng_vjc_rcvdata()
|
| H A D | ng_pred1.c | 337 NG_FWD_NEW_DATA(error, item, hook, out); in ng_pred1_rcvdata()
|
| H A D | ng_vlan.c | 664 NG_FWD_NEW_DATA(error, item, dst_hook, m); in ng_vlan_rcvdata()
|
| H A D | ng_deflate.c | 360 NG_FWD_NEW_DATA(error, item, hook, out); in ng_deflate_rcvdata()
|
| H A D | ng_checksum.c | 678 NG_FWD_NEW_DATA(error, item, out, m); in ng_checksum_rcvdata()
|
| H A D | ng_patch.c | 642 NG_FWD_NEW_DATA(error, item, out, m); in ng_patch_rcvdata()
|
| H A D | ng_bridge.c | 722 NG_FWD_NEW_DATA(error, item, dst->hook, m); in ng_bridge_send_data()
|
| H A D | netgraph.h | 915 #define NG_FWD_NEW_DATA(error, item, hook, m) \ macro
|
| H A D | ng_ppp.c | 1362 NG_FWD_NEW_DATA(error, item, link->hook, m); in ng_ppp_link_xmit()
|
| /freebsd/sys/netgraph/netflow/ |
| H A D | ng_netflow.c | 991 NG_FWD_NEW_DATA(error, item, out, m); in ng_netflow_rcvdata()
|