Home
last modified time | relevance | path

Searched refs:SIZE_ARRAY (Results 1 – 21 of 21) sorted by relevance

/dports/security/yersinia/yersinia-8c0d7c5/src/
H A Dvtp.h251 SIZE_ARRAY(vtp_vlan_del_param) },
253 SIZE_ARRAY(vtp_vlan_add_param) },
H A Disl.c96 SIZE_ARRAY(isl_comm_params), in isl_register()
111 comm_param = (void *)calloc(1,sizeof(void *)*SIZE_ARRAY(isl_comm_params)); in isl_init_comms_struct()
H A Ddhcp.h434 SIZE_ARRAY(dhcp_rogue_server_params) },
436 SIZE_ARRAY(dhcp_dos_send_release_params) },
H A Ddot1x.h172 SIZE_ARRAY(dot1x_mitm_params) },
H A Dcdp.c101 cdp_comm_params, SIZE_ARRAY(cdp_comm_params), in cdp_register()
102 cdp_params_tlv, SIZE_ARRAY(cdp_params_tlv), cdp_get_extra_field, cdp_init_comms_struct, in cdp_register()
105 protocol_register_tlv(PROTO_CDP, cdp_edit_tlv, cdp_type_desc, cdp_tlv, SIZE_ARRAY(cdp_tlv)); in cdp_register()
123 comm_param = (void *)calloc(1,sizeof(void *)*SIZE_ARRAY(cdp_comm_params)); in cdp_init_comms_struct()
H A Ddot1q.h173 SIZE_ARRAY(dot1q_arp_params) },
H A Dhsrp.h215 SIZE_ARRAY(hsrp_active_params) },
H A Dxstp.h245 SIZE_ARRAY(xstp_mitm_params) },
H A Dterminal-defs.h36 #define SIZE_ARRAY(x) ( (sizeof(x))/(sizeof(x[0])) ) macro
H A Ddtp.c90 dtp_features, dtp_comm_params, SIZE_ARRAY(dtp_comm_params), in dtp_register()
108 comm_param = (void *)calloc(1,sizeof(void *)*SIZE_ARRAY(dtp_comm_params)); in dtp_init_comms_struct()
H A Dmpls.c90 mpls_features, mpls_comm_params, SIZE_ARRAY(mpls_comm_params), in mpls_register()
100 comm_param = (void *)calloc(1,sizeof(void *)*SIZE_ARRAY(mpls_comm_params)); in mpls_init_comms_struct()
H A Ddot1x.c91 dot1x_features, dot1x_comm_params, SIZE_ARRAY(dot1x_comm_params), in dot1x_register()
109 comm_param = (void *)calloc(1,sizeof(void *)*SIZE_ARRAY(dot1x_comm_params)); in dot1x_init_comms_struct()
H A Dhsrp.c92 hsrp_features, hsrp_comm_params, SIZE_ARRAY(hsrp_comm_params), in hsrp_register()
110 comm_param = (void *)calloc(1,sizeof(void *)*SIZE_ARRAY(hsrp_comm_params)); in hsrp_init_comms_struct()
H A Ddhcp.c91 dhcp_features, dhcp_comm_params, SIZE_ARRAY(dhcp_comm_params), in dhcp_register()
92 dhcp_params_tlv, SIZE_ARRAY(dhcp_params_tlv), NULL, dhcp_init_comms_struct, in dhcp_register()
96 SIZE_ARRAY(dhcp_tlv)); in dhcp_register()
114 comm_param = (void *)calloc(1,sizeof(void *)*SIZE_ARRAY(dhcp_comm_params)); in dhcp_init_comms_struct()
H A Ddot1q.c90 dot1q_features, dot1q_comm_params, SIZE_ARRAY(dot1q_comm_params), in dot1q_register()
108 comm_param = (void *)calloc(1,sizeof(void *)*SIZE_ARRAY(dot1q_comm_params)); in dot1q_init_comms_struct()
H A Dvtp.c88 vtp_comm_params, SIZE_ARRAY(vtp_comm_params), NULL, 0, NULL, in vtp_register()
106 comm_param = (void *)calloc(1,sizeof(void *)*SIZE_ARRAY(vtp_comm_params)); in vtp_init_comms_struct()
H A Dxstp.c90 xstp_features, xstp_comm_params, SIZE_ARRAY(xstp_comm_params), in xstp_register()
108 comm_param = (void *)calloc(1,sizeof(void *)*SIZE_ARRAY(xstp_comm_params)); in xstp_init_comms_struct()
H A Dterminal.c502 j = j % SIZE_ARRAY(vty_motd); in term_motd()
/dports/devel/codeworker/CodeWorker4_5_3/
H A DCW4dl.h248 typedef int (*SIZE_ARRAY)(Tree*); typedef
308 SIZE_ARRAY _sizeArray;
H A DDynPackage.cpp104 typedef int (*SIZE_ARRAY)(Tree*); typedef
312 SIZE_ARRAY _sizeArray;
/dports/devel/codeworker/CodeWorker4_5_3/Generation/
H A DCW4dl.h_248 typedef int (*SIZE_ARRAY)(Tree*);
308 SIZE_ARRAY _sizeArray;