4b62645 nwfilter: Make _virNWFilterObjPtr private

Authored and Committed by John Ferlan 7 years ago
    nwfilter: Make _virNWFilterObjPtr private
    
    Move the structure to virnwfilterobj.c and create necessary accessor API's
    for the various fields.
    
    Also make virNWFilterObjFree static since there's no external callers.
    
    Signed-off-by: John Ferlan <jferlan@redhat.com>
    
        
file modified
+31 -1
file modified
+9 -13
file modified
+3 -0