Searched defs:_add_action (Results 1 – 2 of 2) sorted by relevance
/external/iptables/iptables/ | ||
D | nft-bridge.c | 128 static int _add_action(struct nftnl_rule *r, struct ebtables_command_state *cs) in _add_action() function |
/external/python/cpython2/Lib/ | ||
D | argparse.py | 1320 def _add_action(self, action): member in _ActionsContainer |