Home
last modified time | relevance | path

Searched defs:_add_action (Results 1 – 2 of 2) sorted by relevance

/external/iptables/iptables/
Dnft-bridge.c128 static int _add_action(struct nftnl_rule *r, struct ebtables_command_state *cs) in _add_action() function
/external/python/cpython2/Lib/
Dargparse.py1320 def _add_action(self, action): member in _ActionsContainer
1508 def _add_action(self, action): member in _ArgumentGroup
1525 def _add_action(self, action): member in _MutuallyExclusiveGroup
1680 def _add_action(self, action): member in ArgumentParser