Searched refs:list_new (Results 1 - 25 of 165) sorted by relevance

1234567

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/pimd/
H A Dpimd.c95 qpim_channel_oil_list = list_new();
97 zlog_err("%s %s: failure: channel_oil_list=list_new()",
103 qpim_upstream_list = list_new();
105 zlog_err("%s %s: failure: upstream_list=list_new()",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/pimd/
H A Dpimd.c95 qpim_channel_oil_list = list_new();
97 zlog_err("%s %s: failure: channel_oil_list=list_new()",
103 qpim_upstream_list = list_new();
105 zlog_err("%s %s: failure: upstream_list=list_new()",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/pimd/
H A Dpimd.c95 qpim_channel_oil_list = list_new();
97 zlog_err("%s %s: failure: channel_oil_list=list_new()",
103 qpim_upstream_list = list_new();
105 zlog_err("%s %s: failure: upstream_list=list_new()",
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/isisd/
H A Disis_flags.c71 flags->free_idcs = list_new ();
H A Disis_tlv.c160 tlvs->area_addrs = list_new ();
204 tlvs->is_neighs = list_new ();
241 tlvs->te_is_neighs = list_new ();
286 tlvs->es_neighs = list_new ();
312 tlvs->lan_neighs = list_new ();
354 tlvs->lsp_entries = list_new ();
420 tlvs->ipv4_addrs = list_new ();
519 tlvs->ipv4_int_reachs = list_new ();
558 tlvs->ipv4_ext_reachs = list_new ();
602 tlvs->te_ipv4_reachs = list_new ();
[all...]
H A Disis_lsp.c561 lsp->lspu.frags = list_new ();
591 lsp->lspu.frags = list_new ();
1197 lsp->tlv_data.area_addrs = list_new ();
1246 lsp->tlv_data.ipv4_addrs = list_new ();
1276 tlv_data.is_neighs = list_new ();
1310 tlv_data.ipv4_int_reachs = list_new ();
1328 tlv_data.te_ipv4_reachs = list_new ();
1361 tlv_data.ipv6_reachs = list_new ();
1395 tlv_data.is_neighs = list_new ();
1416 tlv_data.te_is_neighs = list_new ();
[all...]
H A Disis_dynhn.c53 dyn_cache = list_new ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/isisd/
H A Disis_flags.c71 flags->free_idcs = list_new ();
H A Disis_tlv.c160 tlvs->area_addrs = list_new ();
204 tlvs->is_neighs = list_new ();
241 tlvs->te_is_neighs = list_new ();
286 tlvs->es_neighs = list_new ();
312 tlvs->lan_neighs = list_new ();
354 tlvs->lsp_entries = list_new ();
420 tlvs->ipv4_addrs = list_new ();
519 tlvs->ipv4_int_reachs = list_new ();
558 tlvs->ipv4_ext_reachs = list_new ();
602 tlvs->te_ipv4_reachs = list_new ();
[all...]
H A Disis_lsp.c561 lsp->lspu.frags = list_new ();
591 lsp->lspu.frags = list_new ();
1197 lsp->tlv_data.area_addrs = list_new ();
1246 lsp->tlv_data.ipv4_addrs = list_new ();
1276 tlv_data.is_neighs = list_new ();
1310 tlv_data.ipv4_int_reachs = list_new ();
1328 tlv_data.te_ipv4_reachs = list_new ();
1361 tlv_data.ipv6_reachs = list_new ();
1395 tlv_data.is_neighs = list_new ();
1416 tlv_data.te_is_neighs = list_new ();
[all...]
H A Disis_dynhn.c53 dyn_cache = list_new ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/isisd/
H A Disis_flags.c71 flags->free_idcs = list_new ();
H A Disis_tlv.c160 tlvs->area_addrs = list_new ();
204 tlvs->is_neighs = list_new ();
241 tlvs->te_is_neighs = list_new ();
286 tlvs->es_neighs = list_new ();
312 tlvs->lan_neighs = list_new ();
354 tlvs->lsp_entries = list_new ();
420 tlvs->ipv4_addrs = list_new ();
519 tlvs->ipv4_int_reachs = list_new ();
558 tlvs->ipv4_ext_reachs = list_new ();
602 tlvs->te_ipv4_reachs = list_new ();
[all...]
H A Disis_lsp.c561 lsp->lspu.frags = list_new ();
591 lsp->lspu.frags = list_new ();
1197 lsp->tlv_data.area_addrs = list_new ();
1246 lsp->tlv_data.ipv4_addrs = list_new ();
1276 tlv_data.is_neighs = list_new ();
1310 tlv_data.ipv4_int_reachs = list_new ();
1328 tlv_data.te_ipv4_reachs = list_new ();
1361 tlv_data.ipv6_reachs = list_new ();
1395 tlv_data.is_neighs = list_new ();
1416 tlv_data.te_is_neighs = list_new ();
[all...]
H A Disis_dynhn.c53 dyn_cache = list_new ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/vtysh/
H A Dvtysh_config.c99 master = list_new ();
114 config->line = list_new ();
430 config_top = list_new ();
H A Dvtysh_user.c192 userlist = list_new ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/vtysh/
H A Dvtysh_config.c99 master = list_new ();
114 config->line = list_new ();
430 config_top = list_new ();
H A Dvtysh_user.c192 userlist = list_new ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/vtysh/
H A Dvtysh_config.c99 master = list_new ();
114 config->line = list_new ();
430 config_top = list_new ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dlinklist.h65 extern struct list *list_new(void); /* encouraged: set list.del callback on new lists */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/ospfd/
H A Dospf_ism.c81 dr_list = list_new ();
119 bdr_list = list_new ();
120 no_dr_list = list_new ();
212 el_list = list_new ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dlinklist.h65 extern struct list *list_new(void); /* encouraged: set list.del callback on new lists */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/ospfd/
H A Dospf_ism.c81 dr_list = list_new ();
119 bdr_list = list_new ();
120 no_dr_list = list_new ();
212 el_list = list_new ();
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dlinklist.h65 extern struct list *list_new(void); /* encouraged: set list.del callback on new lists */

Completed in 216 milliseconds

1234567