Searched refs:NG_SEND_MSG_ID (Results 1 – 9 of 9) sorted by relevance
| /f-stack/freebsd/netgraph/ |
| H A D | ng_pppoe.c | 750 NG_SEND_MSG_ID(error, privp->node, msg, in ng_pppoe_connect() 1316 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_acname() 1335 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_sessionid() 1357 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_maxp() 1380 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_hurl() 1403 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_motm() 2209 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in pppoe_send_event()
|
| H A D | ng_ksocket.c | 1056 NG_SEND_MSG_ID(error, node, in ng_ksocket_incoming2() 1240 NG_SEND_MSG_ID(error, node, resp, priv->response_addr, 0); in ng_ksocket_accept()
|
| H A D | ng_pred1.c | 332 NG_SEND_MSG_ID(error, node, msg, in ng_pred1_rcvdata()
|
| H A D | ng_deflate.c | 355 NG_SEND_MSG_ID(error, node, msg, in ng_deflate_rcvdata()
|
| H A D | ng_mppc.c | 411 NG_SEND_MSG_ID(error, node, msg, in ng_mppc_rcvdata()
|
| H A D | ng_source.c | 337 NG_SEND_MSG_ID(dummy_error, sc->node, msg, in ng_source_connect()
|
| H A D | ng_l2tp.c | 1181 NG_SEND_MSG_ID(error, priv->node, msg, priv->ftarget, 0); in ng_l2tp_seq_failure()
|
| H A D | netgraph.h | 983 #define NG_SEND_MSG_ID(error, here, msg, ID, retaddr) \ macro
|
| /f-stack/tools/compat/include/netgraph/ |
| H A D | netgraph.h | 985 #define NG_SEND_MSG_ID(error, here, msg, ID, retaddr) \ macro
|