Uses of Class
net.floodlightcontroller.firewall.RuleWildcardsPair

Packages that use RuleWildcardsPair
net.floodlightcontroller.firewall   
 

Uses of RuleWildcardsPair in net.floodlightcontroller.firewall
 

Methods in net.floodlightcontroller.firewall that return RuleWildcardsPair
protected  RuleWildcardsPair Firewall.matchWithRule(IOFSwitch sw, OFPacketIn pi, FloodlightContext cntx)
          Iterates over the firewall rules and tries to match them with the incoming packet (flow).