/freebsd/sys/netgraph/ |
H A D | ng_ppp.c | 867 NGI_GET_M(item, m); in ng_ppp_rcvdata_bypass() 905 NGI_GET_M(item, m); in ng_ppp_bypass() 926 NGI_GET_M(item, m); in ng_ppp_proto_recv() 1097 NGI_GET_M(item, m); in ng_ppp_comp_xmit() 1130 NGI_GET_M(item, m); in ng_ppp_rcvdata_compress() 1162 NGI_GET_M(item, m); in ng_ppp_comp_recv() 1198 NGI_GET_M(item, m); in ng_ppp_rcvdata_decompress() 1228 NGI_GET_M(item, m); in ng_ppp_crypt_xmit() 1298 NGI_GET_M(item, m); in ng_ppp_rcvdata_decrypt() 1339 NGI_GET_M(item, m); in ng_ppp_link_xmit() [all …]
|
H A D | ng_ip_input.c | 122 NGI_GET_M(item, m); in ngipi_rcvdata()
|
H A D | ng_ether_echo.c | 112 NGI_GET_M(item, m); in ngee_rcvdata()
|
H A D | ng_frame_relay.c | 345 NGI_GET_M(item, m); in ngfrm_rcvdata() 417 NGI_GET_M(item, m); in ngfrm_decode()
|
H A D | ng_UI.c | 172 NGI_GET_M(item, m); in ng_UI_rcvdata()
|
H A D | ng_async.c | 414 NGI_GET_M(item, m); in nga_rcv_sync() 499 NGI_GET_M(item, m); in nga_rcv_async()
|
H A D | ng_ipfw.c | 234 NGI_GET_M(item, m); in ng_ipfw_rcvdata()
|
H A D | ng_gif_demux.c | 314 NGI_GET_M(item, m); in ng_gif_demux_rcvdata()
|
H A D | ng_ether.c | 671 NGI_GET_M(item, m); in ng_ether_rcv_lower() 719 NGI_GET_M(item, m); in ng_ether_rcv_upper()
|
H A D | ng_sample.c | 331 NGI_GET_M(item, m); in ng_xxx_rcvdata()
|
H A D | ng_etf.c | 382 NGI_GET_M(item, m); in ng_etf_rcvdata()
|
H A D | ng_tcpmss.c | 285 NGI_GET_M(item, m); in ng_tcpmss_rcvdata()
|
H A D | ng_l2tp.c | 771 NGI_GET_M(item, m); in ng_l2tp_rcvdata_lower() 1027 NGI_GET_M(item, m); in ng_l2tp_rcvdata_ctrl() 1103 NGI_GET_M(item, m); in ng_l2tp_rcvdata()
|
H A D | ng_rfc1490.c | 311 NGI_GET_M(item, m); in ng_rfc1490_rcvdata()
|
H A D | ng_tty.c | 318 NGI_GET_M(item, m); in ngt_rcvdata()
|
H A D | ng_vlan_rotate.c | 381 NGI_GET_M(item, m); in ng_vlanrotate_rcvdata()
|
H A D | ng_device.c | 306 NGI_GET_M(item, m); in ng_device_rcvdata()
|
H A D | ng_gif.c | 442 NGI_GET_M(item, m); in ng_gif_rcvdata()
|
H A D | ng_vjc.c | 403 NGI_GET_M(item, m); in ng_vjc_rcvdata()
|
H A D | ng_pptpgre.c | 601 NGI_GET_M(item, m); in ng_pptpgre_xmit() 737 NGI_GET_M(np->item, m); in ng_pptpgre_sendq()
|
H A D | ng_pred1.c | 309 NGI_GET_M(item, m); in ng_pred1_rcvdata()
|
H A D | ng_vlan.c | 523 NGI_GET_M(item, m); in ng_vlan_rcvdata()
|
H A D | ng_cisco.c | 355 NGI_GET_M(item, m); in cisco_rcvdata()
|
H A D | ng_eiface.c | 578 NGI_GET_M(item, m); in ng_eiface_rcvdata()
|
/freebsd/sys/netgraph/bluetooth/hci/ |
H A D | ng_hci_main.c | 762 NGI_GET_M(item, m); in ng_hci_drv_rcvdata() 799 NGI_GET_M(item, m); in ng_hci_acl_rcvdata() 917 NGI_GET_M(item, m); in ng_hci_sco_rcvdata() 1031 NGI_GET_M(item, m); in ng_hci_raw_rcvdata()
|