Home
last modified time | relevance | path

Searched refs:NG_MKRESPONSE (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_main.c307 NG_MKRESPONSE(rsp, msg, NG_TEXTRESPONSE, M_NOWAIT); in ng_hci_default_rcvmsg()
353 NG_MKRESPONSE(rsp, msg, sizeof(unit->state), M_NOWAIT); in ng_hci_default_rcvmsg()
378 NG_MKRESPONSE(rsp, msg, sizeof(unit->debug), M_NOWAIT); in ng_hci_default_rcvmsg()
401 NG_MKRESPONSE(rsp, msg, sizeof(ng_hci_node_buffer_ep), in ng_hci_default_rcvmsg()
421 NG_MKRESPONSE(rsp, msg, sizeof(bdaddr_t), M_NOWAIT); in ng_hci_default_rcvmsg()
432 NG_MKRESPONSE(rsp,msg,sizeof(unit->features),M_NOWAIT); in ng_hci_default_rcvmsg()
443 NG_MKRESPONSE(rsp, msg, sizeof(unit->stat), M_NOWAIT); in ng_hci_default_rcvmsg()
484 NG_MKRESPONSE(rsp, msg, sizeof(*e1) + s * sizeof(*e2), in ng_hci_default_rcvmsg()
529 NG_MKRESPONSE(rsp, msg, sizeof(*e1) + s * sizeof(*e2), in ng_hci_default_rcvmsg()
564 NG_MKRESPONSE(rsp, msg, sizeof(unit->link_policy_mask), in ng_hci_default_rcvmsg()
[all …]
/freebsd/sys/netgraph/bluetooth/l2cap/
H A Dng_l2cap_main.c486 NG_MKRESPONSE(rsp, msg, NG_TEXTRESPONSE, M_NOWAIT); in ng_l2cap_default_rcvmsg()
519 NG_MKRESPONSE(rsp, msg, sizeof(ng_l2cap_node_flags_ep), in ng_l2cap_default_rcvmsg()
530 NG_MKRESPONSE(rsp, msg, sizeof(ng_l2cap_node_debug_ep), in ng_l2cap_default_rcvmsg()
563 NG_MKRESPONSE(rsp, msg, in ng_l2cap_default_rcvmsg()
610 NG_MKRESPONSE(rsp, msg, in ng_l2cap_default_rcvmsg()
643 NG_MKRESPONSE(rsp, msg, in ng_l2cap_default_rcvmsg()
/freebsd/sys/netgraph/
H A Dng_nat.c470 NG_MKRESPONSE(resp, msg, sizeof(entry->rdr.id), M_NOWAIT); in ng_nat_rcvmsg()
522 NG_MKRESPONSE(resp, msg, sizeof(entry->rdr.id), M_NOWAIT); in ng_nat_rcvmsg()
576 NG_MKRESPONSE(resp, msg, sizeof(entry->rdr.id), M_NOWAIT); in ng_nat_rcvmsg()
661 NG_MKRESPONSE(resp, msg, sizeof(*ary) + in ng_nat_rcvmsg()
694 NG_MKRESPONSE(resp, msg, in ng_nat_rcvmsg()
741 NG_MKRESPONSE(resp, msg, sizeof(uint8_t), M_WAITOK); in ng_nat_rcvmsg()
H A Dng_ether.c505 NG_MKRESPONSE(resp, msg, IFNAMSIZ, M_NOWAIT); in ng_ether_rcvmsg()
513 NG_MKRESPONSE(resp, msg, sizeof(u_int32_t), M_NOWAIT); in ng_ether_rcvmsg()
521 NG_MKRESPONSE(resp, msg, ETHER_ADDR_LEN, M_NOWAIT); in ng_ether_rcvmsg()
540 NG_MKRESPONSE(resp, msg, sizeof(u_int32_t), M_NOWAIT); in ng_ether_rcvmsg()
564 NG_MKRESPONSE(resp, msg, sizeof(u_int32_t), M_NOWAIT); in ng_ether_rcvmsg()
H A Dng_vlan.c389 NG_MKRESPONSE(resp, msg, sizeof(*t) + in ng_vlan_rcvmsg()
427 NG_MKRESPONSE(resp, msg, sizeof(uint32_t), M_NOWAIT); in ng_vlan_rcvmsg()
442 NG_MKRESPONSE(resp, msg, sizeof(uint32_t), M_NOWAIT); in ng_vlan_rcvmsg()
457 NG_MKRESPONSE(resp, msg, sizeof(uint16_t), M_NOWAIT); in ng_vlan_rcvmsg()
H A Dng_tag.c415 NG_MKRESPONSE(resp, msg, in ng_tag_rcvmsg()
439 NG_MKRESPONSE(resp, msg, in ng_tag_rcvmsg()
467 NG_MKRESPONSE(resp, in ng_tag_rcvmsg()
H A Dng_cisco.c258 NG_MKRESPONSE(resp, msg, NG_TEXTRESPONSE, M_NOWAIT); in cisco_rcvmsg()
282 NG_MKRESPONSE(resp, msg, in cisco_rcvmsg()
310 NG_MKRESPONSE(resp, msg, sizeof(*stat), M_NOWAIT); in cisco_rcvmsg()
H A Dng_checksum.c204 NG_MKRESPONSE(resp, msg, sizeof(uint8_t), M_WAITOK); in ng_checksum_rcvmsg()
234 NG_MKRESPONSE(resp, msg, sizeof(struct ng_checksum_config), M_WAITOK); in ng_checksum_rcvmsg()
267 NG_MKRESPONSE(resp, msg, sizeof(struct ng_checksum_stats), M_WAITOK); in ng_checksum_rcvmsg()
H A Dng_vlan_rotate.c232 NG_MKRESPONSE(resp, msg, sizeof(vrp->conf), M_NOWAIT); in ng_vlanrotate_rcvmsg()
265 NG_MKRESPONSE(resp, msg, sizeof(*p), M_NOWAIT); in ng_vlanrotate_rcvmsg()
H A Dng_gif.c403 NG_MKRESPONSE(resp, msg, IFNAMSIZ, M_NOWAIT); in ng_gif_rcvmsg()
411 NG_MKRESPONSE(resp, msg, sizeof(u_int32_t), M_NOWAIT); in ng_gif_rcvmsg()
H A Dng_patch.c225 NG_MKRESPONSE(resp, msg, in ng_patch_rcvmsg()
299 NG_MKRESPONSE(resp, msg, sizeof(struct ng_patch_stats), M_WAITOK); in ng_patch_rcvmsg()
313 NG_MKRESPONSE(resp, msg, sizeof(uint8_t), M_WAITOK); in ng_patch_rcvmsg()
H A Dng_hole.c173 NG_MKRESPONSE(resp, msg, sizeof(*stats), in ngh_rcvmsg()
H A Dng_bpf.c350 NG_MKRESPONSE(resp, msg, in ng_bpf_rcvmsg()
378 NG_MKRESPONSE(resp, in ng_bpf_rcvmsg()
H A Dng_source.c369 NG_MKRESPONSE(resp, msg, in ng_source_rcvmsg()
455 NG_MKRESPONSE(resp, msg, sizeof(*embed), M_NOWAIT); in ng_source_rcvmsg()
494 NG_MKRESPONSE(resp, msg, sizeof(*embed), M_NOWAIT); in ng_source_rcvmsg()
H A Dng_one2many.c307 NG_MKRESPONSE(resp, msg, sizeof(*conf), M_NOWAIT); in ng_one2many_rcvmsg()
341 NG_MKRESPONSE(resp, msg, in ng_one2many_rcvmsg()
H A Dng_vjc.c328 NG_MKRESPONSE(resp, msg, sizeof(*conf), M_NOWAIT); in ng_vjc_rcvmsg()
343 NG_MKRESPONSE(resp, msg, sizeof(*sl), M_NOWAIT); in ng_vjc_rcvmsg()
H A Dng_async.c265 NG_MKRESPONSE(resp, msg, sizeof(sc->stats), M_NOWAIT); in nga_rcvmsg()
313 NG_MKRESPONSE(resp, msg, sizeof(sc->cfg), M_NOWAIT); in nga_rcvmsg()
H A Dng_eiface.c493 NG_MKRESPONSE(resp, msg, IFNAMSIZ, M_NOWAIT); in ng_eiface_rcvmsg()
513 NG_MKRESPONSE(resp, msg, buflen, M_NOWAIT); in ng_eiface_rcvmsg()
H A Dng_iface.c611 NG_MKRESPONSE(resp, msg, IFNAMSIZ, M_NOWAIT); in ng_iface_rcvmsg()
641 NG_MKRESPONSE(resp, msg, sizeof(uint32_t), M_NOWAIT); in ng_iface_rcvmsg()
H A Dng_l2tp.c499 NG_MKRESPONSE(resp, msg, sizeof(*conf), M_NOWAIT); in ng_l2tp_rcvmsg()
552 NG_MKRESPONSE(resp, msg, sizeof(hpriv->conf), M_NOWAIT); in ng_l2tp_rcvmsg()
566 NG_MKRESPONSE(resp, msg, in ng_l2tp_rcvmsg()
601 NG_MKRESPONSE(resp, msg, in ng_l2tp_rcvmsg()
H A Dng_pipe.c315 NG_MKRESPONSE(resp, msg, in ngp_rcvmsg()
335 NG_MKRESPONSE(resp, msg, sizeof(*run), M_NOWAIT); in ngp_rcvmsg()
347 NG_MKRESPONSE(resp, msg, sizeof(*cfg), M_NOWAIT); in ngp_rcvmsg()
H A Dng_macfilter.c724 NG_MKRESPONSE(resp, msg, resplen, M_NOWAIT); in ng_macfilter_rcvmsg()
746 NG_MKRESPONSE(resp, msg, resplen, M_NOWAIT | M_ZERO); in ng_macfilter_rcvmsg()
H A Dng_message.h398 #define NG_MKRESPONSE(rsp, msg, len, how) \ macro
/freebsd/sys/netgraph/netflow/
H A Dng_netflow.c388 NG_MKRESPONSE(resp, msg, sizeof(struct ng_netflow_info), in ng_netflow_rcvmsg()
411 NG_MKRESPONSE(resp, msg, in ng_netflow_rcvmsg()
539 NG_MKRESPONSE(resp, msg, NGRESP_SIZE, M_NOWAIT); in ng_netflow_rcvmsg()
556 NG_MKRESPONSE(resp, msg, in ng_netflow_rcvmsg()
/freebsd/sys/netgraph/bluetooth/drivers/ubt/
H A Dng_ubt.c1761 NG_MKRESPONSE(rsp, msg, NG_TEXTRESPONSE, M_NOWAIT); in ng_ubt_rcvmsg()
1803 NG_MKRESPONSE(rsp, msg, sizeof(ng_ubt_node_debug_ep), in ng_ubt_rcvmsg()
1871 NG_MKRESPONSE(rsp, msg, sizeof(ng_ubt_node_qlen_ep), in ng_ubt_rcvmsg()
1883 NG_MKRESPONSE(rsp, msg, sizeof(ng_ubt_node_stat_ep), in ng_ubt_rcvmsg()

12