Lines Matching refs:interfaceId
629 int32_t encapLocalPort, int32_t encapRemotePort, int32_t interfaceId) { in ipSecAddSecurityAssociation() argument
636 interfaceId)); in ipSecAddSecurityAssociation()
642 int32_t interfaceId) { in ipSecDeleteSecurityAssociation() argument
646 transformId, sourceAddress, destinationAddress, spi, markValue, markMask, interfaceId)); in ipSecDeleteSecurityAssociation()
670 int32_t markMask, int32_t interfaceId) { in ipSecAddSecurityPolicy() argument
675 markMask, interfaceId)); in ipSecAddSecurityPolicy()
681 int32_t markValue, int32_t markMask, int32_t interfaceId) { in ipSecUpdateSecurityPolicy() argument
686 markMask, interfaceId)); in ipSecUpdateSecurityPolicy()
692 int32_t markMask, int32_t interfaceId) { in ipSecDeleteSecurityPolicy() argument
696 transformId, selAddrFamily, direction, markValue, markMask, interfaceId)); in ipSecDeleteSecurityPolicy()
703 int32_t interfaceId) { in ipSecAddTunnelInterface() argument
707 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, false); in ipSecAddTunnelInterface()
715 int32_t interfaceId) { in ipSecUpdateTunnelInterface() argument
719 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, true); in ipSecUpdateTunnelInterface()