Lines Matching refs:interfaceId
667 int32_t encapLocalPort, int32_t encapRemotePort, int32_t interfaceId) { in ipSecAddSecurityAssociation() argument
674 interfaceId)); in ipSecAddSecurityAssociation()
680 int32_t interfaceId) { in ipSecDeleteSecurityAssociation() argument
684 transformId, sourceAddress, destinationAddress, spi, markValue, markMask, interfaceId)); in ipSecDeleteSecurityAssociation()
708 int32_t markMask, int32_t interfaceId) { in ipSecAddSecurityPolicy() argument
713 markMask, interfaceId)); in ipSecAddSecurityPolicy()
719 int32_t markValue, int32_t markMask, int32_t interfaceId) { in ipSecUpdateSecurityPolicy() argument
724 markMask, interfaceId)); in ipSecUpdateSecurityPolicy()
730 int32_t markMask, int32_t interfaceId) { in ipSecDeleteSecurityPolicy() argument
734 transformId, selAddrFamily, direction, markValue, markMask, interfaceId)); in ipSecDeleteSecurityPolicy()
741 int32_t interfaceId) { in ipSecAddTunnelInterface() argument
745 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, false); in ipSecAddTunnelInterface()
753 int32_t interfaceId) { in ipSecUpdateTunnelInterface() argument
757 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, true); in ipSecUpdateTunnelInterface()