Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dxfrm.py394 def _UpdatePolicyInfo(self, msg, policy, tmpl, mark, xfrm_if_id): argument
405 def AddPolicyInfo(self, policy, tmpl, mark, xfrm_if_id=None): argument
418 def UpdatePolicyInfo(self, policy, tmpl, mark, xfrm_if_id): argument
432 def DeletePolicyInfo(self, selector, direction, mark, xfrm_if_id=None): argument
494 encap, mark, output_mark, is_update=False, xfrm_if_id=None): argument
572 def DeleteSaInfo(self, dst, spi, proto, mark=None, xfrm_if_id=None): argument
646 auth_trunc, mark, output_mark, xfrm_if_id, match_method): argument
706 def DeleteTunnel(self, direction, selector, dst, spi, mark, xfrm_if_id): argument
721 encap, new_output_mark, xfrm_if_id): argument
Diproute.py758 def CreateXfrmInterface(self, dev_name, xfrm_if_id, underlying_ifindex): argument