| /f-stack/freebsd/netgraph/bluetooth/hci/ |
| H A D | ng_hci_main.c | 308 NG_MKRESPONSE(rsp, msg, NG_TEXTRESPONSE, M_NOWAIT); in ng_hci_default_rcvmsg() 354 NG_MKRESPONSE(rsp, msg, sizeof(unit->state), M_NOWAIT); in ng_hci_default_rcvmsg() 379 NG_MKRESPONSE(rsp, msg, sizeof(unit->debug), M_NOWAIT); in ng_hci_default_rcvmsg() 402 NG_MKRESPONSE(rsp, msg, sizeof(ng_hci_node_buffer_ep), in ng_hci_default_rcvmsg() 422 NG_MKRESPONSE(rsp, msg, sizeof(bdaddr_t), M_NOWAIT); in ng_hci_default_rcvmsg() 433 NG_MKRESPONSE(rsp,msg,sizeof(unit->features),M_NOWAIT); in ng_hci_default_rcvmsg() 444 NG_MKRESPONSE(rsp, msg, sizeof(unit->stat), M_NOWAIT); in ng_hci_default_rcvmsg() 485 NG_MKRESPONSE(rsp, msg, sizeof(*e1) + s * sizeof(*e2), in ng_hci_default_rcvmsg() 530 NG_MKRESPONSE(rsp, msg, sizeof(*e1) + s * sizeof(*e2), in ng_hci_default_rcvmsg() 591 NG_MKRESPONSE(rsp, msg, sizeof(unit->packet_mask), in ng_hci_default_rcvmsg() [all …]
|
| /f-stack/freebsd/netgraph/bluetooth/l2cap/ |
| H A D | ng_l2cap_main.c | 487 NG_MKRESPONSE(rsp, msg, NG_TEXTRESPONSE, M_NOWAIT); in ng_l2cap_default_rcvmsg() 520 NG_MKRESPONSE(rsp, msg, sizeof(ng_l2cap_node_flags_ep), in ng_l2cap_default_rcvmsg() 531 NG_MKRESPONSE(rsp, msg, sizeof(ng_l2cap_node_debug_ep), in ng_l2cap_default_rcvmsg() 564 NG_MKRESPONSE(rsp, msg, in ng_l2cap_default_rcvmsg() 611 NG_MKRESPONSE(rsp, msg, in ng_l2cap_default_rcvmsg() 644 NG_MKRESPONSE(rsp, msg, in ng_l2cap_default_rcvmsg()
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_nat.c | 466 NG_MKRESPONSE(resp, msg, sizeof(entry->rdr.id), M_NOWAIT); in ng_nat_rcvmsg() 518 NG_MKRESPONSE(resp, msg, sizeof(entry->rdr.id), M_NOWAIT); in ng_nat_rcvmsg() 572 NG_MKRESPONSE(resp, msg, sizeof(entry->rdr.id), M_NOWAIT); in ng_nat_rcvmsg() 657 NG_MKRESPONSE(resp, msg, sizeof(*ary) + in ng_nat_rcvmsg() 690 NG_MKRESPONSE(resp, msg, in ng_nat_rcvmsg() 737 NG_MKRESPONSE(resp, msg, sizeof(uint8_t), M_WAITOK); in ng_nat_rcvmsg()
|
| H A D | ng_ether.c | 504 NG_MKRESPONSE(resp, msg, IFNAMSIZ, M_NOWAIT); in ng_ether_rcvmsg() 512 NG_MKRESPONSE(resp, msg, sizeof(u_int32_t), M_NOWAIT); in ng_ether_rcvmsg() 520 NG_MKRESPONSE(resp, msg, ETHER_ADDR_LEN, M_NOWAIT); in ng_ether_rcvmsg() 539 NG_MKRESPONSE(resp, msg, sizeof(u_int32_t), M_NOWAIT); in ng_ether_rcvmsg() 563 NG_MKRESPONSE(resp, msg, sizeof(u_int32_t), M_NOWAIT); in ng_ether_rcvmsg()
|
| H A D | ng_vlan.c | 391 NG_MKRESPONSE(resp, msg, sizeof(*t) + in ng_vlan_rcvmsg() 429 NG_MKRESPONSE(resp, msg, sizeof(uint32_t), M_NOWAIT); in ng_vlan_rcvmsg() 444 NG_MKRESPONSE(resp, msg, sizeof(uint32_t), M_NOWAIT); in ng_vlan_rcvmsg() 459 NG_MKRESPONSE(resp, msg, sizeof(uint16_t), M_NOWAIT); in ng_vlan_rcvmsg()
|
| H A D | ng_bridge.c | 402 NG_MKRESPONSE(resp, msg, sizeof(*conf), in ng_bridge_rcvmsg() 430 NG_MKRESPONSE(resp, msg, sizeof(*ary) + in ng_bridge_rcvmsg() 467 NG_MKRESPONSE(resp, msg, in ng_bridge_rcvmsg() 527 NG_MKRESPONSE(resp, msg, in ng_bridge_rcvmsg() 546 NG_MKRESPONSE(resp, msg, sizeof(*ary) in ng_bridge_rcvmsg()
|
| H A D | ng_tag.c | 417 NG_MKRESPONSE(resp, msg, in ng_tag_rcvmsg() 441 NG_MKRESPONSE(resp, msg, in ng_tag_rcvmsg() 469 NG_MKRESPONSE(resp, in ng_tag_rcvmsg()
|
| H A D | ng_cisco.c | 260 NG_MKRESPONSE(resp, msg, NG_TEXTRESPONSE, M_NOWAIT); in cisco_rcvmsg() 284 NG_MKRESPONSE(resp, msg, in cisco_rcvmsg() 312 NG_MKRESPONSE(resp, msg, sizeof(*stat), M_NOWAIT); in cisco_rcvmsg()
|
| H A D | ng_hole.c | 175 NG_MKRESPONSE(resp, msg, sizeof(*stats), in ngh_rcvmsg()
|
| H A D | ng_checksum.c | 206 NG_MKRESPONSE(resp, msg, sizeof(uint8_t), M_WAITOK); in ng_checksum_rcvmsg() 236 NG_MKRESPONSE(resp, msg, sizeof(struct ng_checksum_config), M_WAITOK); in ng_checksum_rcvmsg() 269 NG_MKRESPONSE(resp, msg, sizeof(struct ng_checksum_stats), M_WAITOK); in ng_checksum_rcvmsg()
|
| H A D | ng_gif.c | 404 NG_MKRESPONSE(resp, msg, IFNAMSIZ, M_NOWAIT); in ng_gif_rcvmsg() 412 NG_MKRESPONSE(resp, msg, sizeof(u_int32_t), M_NOWAIT); in ng_gif_rcvmsg()
|
| H A D | ng_patch.c | 228 NG_MKRESPONSE(resp, msg, in ng_patch_rcvmsg() 302 NG_MKRESPONSE(resp, msg, sizeof(struct ng_patch_stats), M_WAITOK); in ng_patch_rcvmsg() 316 NG_MKRESPONSE(resp, msg, sizeof(uint8_t), M_WAITOK); in ng_patch_rcvmsg()
|
| H A D | ng_bpf.c | 353 NG_MKRESPONSE(resp, msg, in ng_bpf_rcvmsg() 381 NG_MKRESPONSE(resp, in ng_bpf_rcvmsg()
|
| H A D | ng_source.c | 370 NG_MKRESPONSE(resp, msg, in ng_source_rcvmsg() 456 NG_MKRESPONSE(resp, msg, sizeof(*embed), M_NOWAIT); in ng_source_rcvmsg() 495 NG_MKRESPONSE(resp, msg, sizeof(*embed), M_NOWAIT); in ng_source_rcvmsg()
|
| H A D | ng_one2many.c | 309 NG_MKRESPONSE(resp, msg, sizeof(*conf), M_NOWAIT); in ng_one2many_rcvmsg() 343 NG_MKRESPONSE(resp, msg, in ng_one2many_rcvmsg()
|
| H A D | ng_async.c | 267 NG_MKRESPONSE(resp, msg, sizeof(sc->stats), M_NOWAIT); in nga_rcvmsg() 315 NG_MKRESPONSE(resp, msg, sizeof(sc->cfg), M_NOWAIT); in nga_rcvmsg()
|
| H A D | ng_vjc.c | 330 NG_MKRESPONSE(resp, msg, sizeof(*conf), M_NOWAIT); in ng_vjc_rcvmsg() 345 NG_MKRESPONSE(resp, msg, sizeof(*sl), M_NOWAIT); in ng_vjc_rcvmsg()
|
| H A D | ng_eiface.c | 497 NG_MKRESPONSE(resp, msg, IFNAMSIZ, M_NOWAIT); in ng_eiface_rcvmsg() 517 NG_MKRESPONSE(resp, msg, buflen, M_NOWAIT); in ng_eiface_rcvmsg()
|
| /f-stack/freebsd/netgraph/atm/sscfu/ |
| H A D | ng_sscfu.c | 229 NG_MKRESPONSE(resp, msg, NG_TEXTRESPONSE, M_NOWAIT); in ng_sscfu_rcvmsg() 254 NG_MKRESPONSE(resp, msg, sizeof(*p), M_NOWAIT); in ng_sscfu_rcvmsg() 294 NG_MKRESPONSE(resp, msg, sizeof(uint32_t), M_NOWAIT); in ng_sscfu_rcvmsg() 309 NG_MKRESPONSE(resp, msg, sizeof(uint32_t), M_NOWAIT); in ng_sscfu_rcvmsg()
|
| /f-stack/freebsd/netgraph/atm/uni/ |
| H A D | ng_uni.c | 321 NG_MKRESPONSE(resp, msg, NG_TEXTRESPONSE, M_NOWAIT); in ng_uni_rcvmsg() 357 NG_MKRESPONSE(resp, msg, sizeof(*arg), M_NOWAIT); in ng_uni_rcvmsg() 376 NG_MKRESPONSE(resp, msg, sizeof(*config), M_NOWAIT); in ng_uni_rcvmsg() 398 NG_MKRESPONSE(resp, msg, sizeof(*mask), M_NOWAIT); in ng_uni_rcvmsg() 443 NG_MKRESPONSE(resp, msg, sizeof(u_int32_t), M_NOWAIT); in ng_uni_rcvmsg()
|
| /f-stack/freebsd/netgraph/bluetooth/drivers/h4/ |
| H A D | ng_h4.c | 853 NG_MKRESPONSE(resp, msg, NG_TEXTRESPONSE, M_NOWAIT); 888 NG_MKRESPONSE(resp, msg, sizeof(ng_h4_node_state_ep), 898 NG_MKRESPONSE(resp, msg, sizeof(ng_h4_node_debug_ep), 916 NG_MKRESPONSE(resp, msg, sizeof(ng_h4_node_qlen_ep), 936 NG_MKRESPONSE(resp, msg, sizeof(ng_h4_node_stat_ep),
|
| /f-stack/freebsd/netgraph/atm/sscop/ |
| H A D | ng_sscop.c | 453 NG_MKRESPONSE(resp, msg, NG_TEXTRESPONSE, M_NOWAIT); in ng_sscop_rcvmsg() 484 NG_MKRESPONSE(resp, msg, sizeof(*p), M_NOWAIT); in ng_sscop_rcvmsg() 508 NG_MKRESPONSE(resp, msg, sizeof(*p), M_NOWAIT); in ng_sscop_rcvmsg() 552 NG_MKRESPONSE(resp, msg, sizeof(u_int32_t), M_NOWAIT); in ng_sscop_rcvmsg() 573 NG_MKRESPONSE(resp, msg, sizeof(u_int32_t), M_NOWAIT); in ng_sscop_rcvmsg()
|
| /f-stack/freebsd/netgraph/atm/ccatm/ |
| H A D | ng_ccatm.c | 407 NG_MKRESPONSE(*resp, msg, len, M_NOWAIT); in ng_ccatm_get_addresses() 543 NG_MKRESPONSE(resp, msg, sizeof(uint32_t), in ng_ccatm_rcvmsg() 618 NG_MKRESPONSE(resp, msg, sizeof(struct atm_port_info), in ng_ccatm_rcvmsg() 659 NG_MKRESPONSE(resp, msg, sizeof(*arg) + in ng_ccatm_rcvmsg() 688 NG_MKRESPONSE(resp, msg, sizeof(uint32_t), M_NOWAIT); in ng_ccatm_rcvmsg() 735 NG_MKRESPONSE(resp, msg, offs, M_NOWAIT); in ng_ccatm_rcvmsg()
|
| /f-stack/freebsd/netgraph/netflow/ |
| H A D | ng_netflow.c | 389 NG_MKRESPONSE(resp, msg, sizeof(struct ng_netflow_info), in ng_netflow_rcvmsg() 412 NG_MKRESPONSE(resp, msg, in ng_netflow_rcvmsg() 540 NG_MKRESPONSE(resp, msg, NGRESP_SIZE, M_NOWAIT); in ng_netflow_rcvmsg() 557 NG_MKRESPONSE(resp, msg, in ng_netflow_rcvmsg()
|
| /f-stack/freebsd/netgraph/bluetooth/drivers/ubt/ |
| H A D | ng_ubt.c | 1699 NG_MKRESPONSE(rsp, msg, NG_TEXTRESPONSE, M_NOWAIT); in ng_ubt_rcvmsg() 1741 NG_MKRESPONSE(rsp, msg, sizeof(ng_ubt_node_debug_ep), in ng_ubt_rcvmsg() 1809 NG_MKRESPONSE(rsp, msg, sizeof(ng_ubt_node_qlen_ep), in ng_ubt_rcvmsg() 1821 NG_MKRESPONSE(rsp, msg, sizeof(ng_ubt_node_stat_ep), in ng_ubt_rcvmsg()
|