[mpls-linux-general] Question on data structures used in MPLS Patch
Status: Beta
Brought to you by:
jleu
|
From: Pradeep <pra...@sa...> - 2001-08-01 12:50:13
|
In the file mpls_init.c - there are two extern variables used namely
mii_tree(Of type struct mpls_in_info_tree) and moi_tree (Of Type struct
mpls_out_info_tree ).
Can anyone please tell me where are these 2
variables mii_tree and moi_tree declared??
Also, I am not able to find the definition of the
structures struct mpls_in_info_tree and struct mpls_out_info_tree. Can
anyone please tell me in which file is the definition of these 2
structures present???
TIA
Pradeep Pangi
|