Hi While porting the code over Linux i got one problem just i want to know what actually struct pfi_kif is for
By study i come to know the members of the structure pfi_kif like struct pf_state_tree_lan_ext pfik_lan_ext; struct pf_state_tree_ext_gwy pfik_ext_gwy; are for NAT Module. I just want brief idea of the above mentioned structure please help me out.... Are there any design document links so that i can get these information about the above problems ???
