Searched refs:NG_SEND_MSG_ID (Results 1 – 8 of 8) sorted by relevance
| /freebsd-10-stable/sys/netgraph/ |
| D | ng_pppoe.c | 751 NG_SEND_MSG_ID(error, privp->node, msg, in ng_pppoe_connect() 1310 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_acname() 1329 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_sessionid() 1351 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_maxp() 1374 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_hurl() 1397 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in send_motm() 2203 NG_SEND_MSG_ID(error, NG_HOOK_NODE(sp->hook), msg, sp->creator, 0); in pppoe_send_event()
|
| D | ng_ksocket.c | 1072 NG_SEND_MSG_ID(error, node, in ng_ksocket_incoming2() 1295 NG_SEND_MSG_ID(error, node, resp, priv->response_addr, 0); in ng_ksocket_finish_accept()
|
| D | ng_pred1.c | 330 NG_SEND_MSG_ID(error, node, msg, in ng_pred1_rcvdata()
|
| D | ng_deflate.c | 361 NG_SEND_MSG_ID(error, node, msg, in ng_deflate_rcvdata()
|
| D | ng_mppc.c | 413 NG_SEND_MSG_ID(error, node, msg, in ng_mppc_rcvdata()
|
| D | ng_source.c | 329 NG_SEND_MSG_ID(dummy_error, sc->node, msg, in ng_source_connect()
|
| D | netgraph.h | 985 #define NG_SEND_MSG_ID(error, here, msg, ID, retaddr) \ macro
|
| D | ng_l2tp.c | 1181 NG_SEND_MSG_ID(error, priv->node, msg, priv->ftarget, 0); in ng_l2tp_seq_failure()
|