Lines Matching refs:interfaceId
607 int32_t encapLocalPort, int32_t encapRemotePort, int32_t interfaceId) { in ipSecAddSecurityAssociation() argument
615 interfaceId)); in ipSecAddSecurityAssociation()
621 int32_t interfaceId) { in ipSecDeleteSecurityAssociation() argument
626 transformId, sourceAddress, destinationAddress, spi, markValue, markMask, interfaceId)); in ipSecDeleteSecurityAssociation()
652 int32_t markMask, int32_t interfaceId) { in ipSecAddSecurityPolicy() argument
658 markMask, interfaceId)); in ipSecAddSecurityPolicy()
664 int32_t markValue, int32_t markMask, int32_t interfaceId) { in ipSecUpdateSecurityPolicy() argument
670 markMask, interfaceId)); in ipSecUpdateSecurityPolicy()
676 int32_t markMask, int32_t interfaceId) { in ipSecDeleteSecurityPolicy() argument
681 transformId, selAddrFamily, direction, markValue, markMask, interfaceId)); in ipSecDeleteSecurityPolicy()
688 int32_t interfaceId) { in ipSecAddTunnelInterface() argument
692 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, false); in ipSecAddTunnelInterface()
700 int32_t interfaceId) { in ipSecUpdateTunnelInterface() argument
704 deviceName, localAddress, remoteAddress, iKey, oKey, interfaceId, true); in ipSecUpdateTunnelInterface()