/freebsd/sys/netgraph/ |
H A D | ng_echo.c | 91 NG_RESPOND_MSG(error, node, item, msg); in nge_rcvmsg()
|
H A D | ng_ether_echo.c | 95 NG_RESPOND_MSG(error, node, item, msg); in ngee_rcvmsg()
|
H A D | ng_hole.c | 194 NG_RESPOND_MSG(error, node, item, resp); in ngh_rcvmsg()
|
H A D | ng_gif_demux.c | 295 NG_RESPOND_MSG(error, node, item, resp); in ng_gif_demux_rcvmsg()
|
H A D | ng_sample.c | 301 NG_RESPOND_MSG(error, node, item, resp); in ng_xxx_rcvmsg()
|
H A D | ng_etf.c | 340 NG_RESPOND_MSG(error, node, item, resp); in ng_etf_rcvmsg()
|
H A D | ng_tcpmss.c | 260 NG_RESPOND_MSG(error, node, item, resp); in ng_tcpmss_rcvmsg()
|
H A D | ng_tee.c | 278 NG_RESPOND_MSG(error, node, item, resp); in ng_tee_rcvmsg()
|
H A D | ng_rfc1490.c | 263 NG_RESPOND_MSG(error, node, item, resp); in ng_rfc1490_rcvmsg()
|
H A D | ng_tty.c | 299 NG_RESPOND_MSG(error, node, item, resp); in ngt_rcvmsg()
|
H A D | ng_vlan_rotate.c | 301 NG_RESPOND_MSG(error, node, item, resp); in ng_vlanrotate_rcvmsg()
|
H A D | ng_device.c | 271 NG_RESPOND_MSG(error, node, item, resp); in ng_device_rcvmsg()
|
H A D | ng_gif.c | 427 NG_RESPOND_MSG(error, node, item, resp); in ng_gif_rcvmsg()
|
H A D | ng_bpf.c | 401 NG_RESPOND_MSG(error, node, item, resp); in ng_bpf_rcvmsg()
|
H A D | ng_one2many.c | 401 NG_RESPOND_MSG(error, node, item, resp); in ng_one2many_rcvmsg()
|
H A D | ng_tag.c | 490 NG_RESPOND_MSG(error, node, item, resp); in ng_tag_rcvmsg()
|
H A D | ng_vjc.c | 387 NG_RESPOND_MSG(error, node, item, resp); in ng_vjc_rcvmsg()
|
H A D | ng_async.c | 326 NG_RESPOND_MSG(error, node, item, resp); in nga_rcvmsg()
|
H A D | ng_pred1.c | 288 NG_RESPOND_MSG(error, node, item, resp); in ng_pred1_rcvmsg()
|
H A D | ng_vlan.c | 506 NG_RESPOND_MSG(error, node, item, resp); in ng_vlan_rcvmsg()
|
H A D | ng_cisco.c | 329 NG_RESPOND_MSG(error, node, item, resp); in cisco_rcvmsg()
|
H A D | ng_eiface.c | 563 NG_RESPOND_MSG(error, node, item, resp); in ng_eiface_rcvmsg()
|
H A D | ng_deflate.c | 312 NG_RESPOND_MSG(error, node, item, resp); in ng_deflate_rcvmsg()
|
H A D | ng_checksum.c | 285 NG_RESPOND_MSG(error, node, item, resp); in ng_checksum_rcvmsg()
|
/freebsd/sys/netgraph/bluetooth/l2cap/ |
H A D | ng_l2cap_main.c | 673 NG_RESPOND_MSG(error, node, item, rsp); in ng_l2cap_default_rcvmsg()
|