Home
last modified time | relevance | path

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

/kernel/tests/net/test/
Dxfrm.py386 def _UpdatePolicyInfo(self, msg, policy, tmpl, mark, xfrm_if_id): argument
397 def AddPolicyInfo(self, policy, tmpl, mark, xfrm_if_id=None): argument
410 def UpdatePolicyInfo(self, policy, tmpl, mark, xfrm_if_id): argument
424 def DeletePolicyInfo(self, selector, direction, mark, xfrm_if_id=None): argument
486 encap, mark, output_mark, is_update=False, xfrm_if_id=None): argument
564 def DeleteSaInfo(self, dst, spi, proto, mark=None, xfrm_if_id=None): argument
638 auth_trunc, mark, output_mark, xfrm_if_id, match_method): argument
698 def DeleteTunnel(self, direction, selector, dst, spi, mark, xfrm_if_id): argument
Diproute.py752 def CreateXfrmInterface(self, dev_name, xfrm_if_id, underlying_ifindex): argument